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 35 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

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

Definition at line 39 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

Definition at line 46 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 42 of file PlayaVectorFunctorsImpl.hpp.

Site Contact