#include <PlayaVectorFunctorsImpl.hpp>
Public Member Functions | |
| DotSlash () | |
| Scalar | operator() (const Scalar &x, const Scalar &y) const |
| std::string | description () const |
Definition at line 147 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::DotSlash< Scalar >::DotSlash | ( | ) | [inline] |
Definition at line 151 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::DotSlash< Scalar >::operator() | ( | const Scalar & | x, | |
| const Scalar & | y | |||
| ) | const [inline] |
Definition at line 154 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::DotSlash< Scalar >::description | ( | ) | const [inline] |
Definition at line 158 of file PlayaVectorFunctorsImpl.hpp.