#include <PlayaVectorFunctorsImpl.hpp>
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 | 
Definition at line 211 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::LC3< Scalar >::LC3 | ( | const Scalar & | a, | |
| const Scalar & | b, | |||
| const Scalar & | c | |||
| ) |  [inline] | 
        
Definition at line 215 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::LC3< Scalar >::operator() | ( | const Scalar & | x, | |
| const Scalar & | y, | |||
| const Scalar & | z | |||
| ) |  const [inline] | 
        
Definition at line 219 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::LC3< Scalar >::description | ( | ) |  const [inline] | 
        
Definition at line 224 of file PlayaVectorFunctorsImpl.hpp.