#include <PlayaVectorFunctorsImpl.hpp>
Public Member Functions | |
| LC2 (const Scalar &a, const Scalar &b) | |
| Scalar | operator() (const Scalar &x, const Scalar &y) const |
| std::string | description () const |
Definition at line 186 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::LC2< Scalar >::LC2 | ( | const Scalar & | a, | |
| const Scalar & | b | |||
| ) | [inline] |
Definition at line 190 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::LC2< Scalar >::operator() | ( | const Scalar & | x, | |
| const Scalar & | y | |||
| ) | const [inline] |
Definition at line 193 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::LC2< Scalar >::description | ( | ) | const [inline] |
Definition at line 197 of file PlayaVectorFunctorsImpl.hpp.