#include <PlayaVectorFunctorsImpl.hpp>
Public Member Functions | |
| DotStar () | |
| Scalar | operator() (const Scalar &x, const Scalar &y) const |
| std::string | description () const |
Definition at line 130 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::DotStar< Scalar >::DotStar | ( | ) | [inline] |
Definition at line 134 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::DotStar< Scalar >::operator() | ( | const Scalar & | x, | |
| const Scalar & | y | |||
| ) | const [inline] |
Definition at line 137 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::DotStar< Scalar >::description | ( | ) | const [inline] |
Definition at line 141 of file PlayaVectorFunctorsImpl.hpp.