PlayaFunctors::Identity< Scalar > Class Template Reference

Identity functor, used for copying. More...

List of all members.

Public Member Functions

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


Detailed Description

template<class Scalar>
class PlayaFunctors::Identity< Scalar >

Identity functor, used for copying.

Definition at line 90 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

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

Definition at line 94 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

Definition at line 101 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 97 of file PlayaVectorFunctorsImpl.hpp.

Site Contact