PlayaFunctors::LC3< Scalar > Class Template Reference

Linear combination of three vectors. More...

#include <PlayaVectorFunctorsImpl.hpp>

List of all members.

Public Member Functions

 LC3 (const Scalar &a, const Scalar &b, const Scalar &c)
Scalar operator() (const Scalar &x, const Scalar &y, const Scalar &z) const
std::string description () const


Detailed Description

template<class Scalar>
class PlayaFunctors::LC3< Scalar >

Linear combination of three vectors.

Definition at line 211 of file PlayaVectorFunctorsImpl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
PlayaFunctors::LC3< Scalar >::LC3 ( const Scalar &  a,
const Scalar &  b,
const Scalar &  c 
) [inline]

Definition at line 215 of file PlayaVectorFunctorsImpl.hpp.


Member Function Documentation

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

Definition at line 219 of file PlayaVectorFunctorsImpl.hpp.

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

Definition at line 224 of file PlayaVectorFunctorsImpl.hpp.


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

doxygen