#include <PlayaVectorFunctorsImpl.hpp>
Public Member Functions | |
| Abs () | |
| Scalar | operator() (const Scalar &x) const |
| std::string | description () const |
Definition at line 19 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::Abs< Scalar >::Abs | ( | ) | [inline] |
Definition at line 23 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::Abs< Scalar >::operator() | ( | const Scalar & | x | ) | const [inline] |
Definition at line 26 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::Abs< Scalar >::description | ( | ) | const [inline] |
Definition at line 30 of file PlayaVectorFunctorsImpl.hpp.