Elementwise quotient (matlab dot slash) More...
Public Member Functions | |
| DotSlash () | |
| Scalar | operator() (const Scalar &x, const Scalar &y) const |
| std::string | description () const |
Elementwise quotient (matlab dot slash)
Definition at line 184 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::DotSlash< Scalar >::DotSlash | ( | ) | [inline] |
Definition at line 188 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::DotSlash< Scalar >::description | ( | ) | const [inline] |
Definition at line 195 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::DotSlash< Scalar >::operator() | ( | const Scalar & | x, |
| const Scalar & | y | ||
| ) | const [inline] |
Definition at line 191 of file PlayaVectorFunctorsImpl.hpp.