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

Elementwise reciprocal. More...

List of all members.

Public Member Functions

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

Detailed Description

template<class Scalar>
class PlayaFunctors::Reciprocal< Scalar >

Elementwise reciprocal.

Definition at line 72 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

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

Definition at line 76 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

Definition at line 83 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 79 of file PlayaVectorFunctorsImpl.hpp.

Site Contact