#include <PlayaVectorFunctorsImpl.hpp>
Public Member Functions | |
| Identity () | |
| Scalar | operator() (const Scalar &x) const |
| std::string | description () const |
Definition at line 90 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::Identity< Scalar >::Identity | ( | ) | [inline] |
Definition at line 94 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::Identity< Scalar >::operator() | ( | const Scalar & | x | ) | const [inline] |
Definition at line 97 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::Identity< Scalar >::description | ( | ) | const [inline] |
Definition at line 101 of file PlayaVectorFunctorsImpl.hpp.