Elementwise absolute value. More...
Public Member Functions | |
| Abs () | |
| Scalar | operator() (const Scalar &x) const |
| std::string | description () const |
Elementwise absolute value.
Definition at line 56 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::Abs< Scalar >::Abs | ( | ) | [inline] |
Definition at line 60 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::Abs< Scalar >::description | ( | ) | const [inline] |
Definition at line 67 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::Abs< Scalar >::operator() | ( | const Scalar & | x | ) | const [inline] |
Definition at line 63 of file PlayaVectorFunctorsImpl.hpp.