PlayaFunctors::DotSlash< Scalar > Class Template Reference

Elementwise quotient (matlab dot slash). More...

#include <PlayaVectorFunctorsImpl.hpp>

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


Constructor & Destructor Documentation

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

Definition at line 151 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

Definition at line 154 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 158 of file PlayaVectorFunctorsImpl.hpp.


The documentation for this class was generated from the following file:

doxygen