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

Elementwise quotient (matlab dot slash) More...

List of all members.

Public Member Functions

 DotSlash ()
Scalar operator() (const Scalar &x, const Scalar &y) const
std::string description () const

Detailed Description

template<class Scalar>
class PlayaFunctors::DotSlash< Scalar >

Elementwise quotient (matlab dot slash)

Definition at line 184 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

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

Definition at line 188 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

Definition at line 195 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 191 of file PlayaVectorFunctorsImpl.hpp.

Site Contact