Public Member Functions
PlayaFunctors::Abs< Scalar > Class Template Reference

Elementwise absolute value. More...

List of all members.

Public Member Functions

 Abs ()
Scalar operator() (const Scalar &x) const
std::string description () const

Detailed Description

template<class Scalar>
class PlayaFunctors::Abs< Scalar >

Elementwise absolute value.

Definition at line 56 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
PlayaFunctors::Abs< Scalar >::Abs ( ) [inline]

Definition at line 60 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

template<class Scalar >
std::string PlayaFunctors::Abs< Scalar >::description ( ) const [inline]

Definition at line 67 of file PlayaVectorFunctorsImpl.hpp.

template<class Scalar >
Scalar PlayaFunctors::Abs< Scalar >::operator() ( const Scalar &  x) const [inline]

Definition at line 63 of file PlayaVectorFunctorsImpl.hpp.

Site Contact