Set each element to a random scalar. More...
Public Member Functions | |
| Random () | |
| Scalar | operator() (const Scalar &x) const |
| std::string | description () const |
Set each element to a random scalar.
Definition at line 88 of file PlayaVectorFunctorsImpl.hpp.
| PlayaFunctors::Random< Scalar >::Random | ( | ) | [inline] |
Definition at line 92 of file PlayaVectorFunctorsImpl.hpp.
| std::string PlayaFunctors::Random< Scalar >::description | ( | ) | const [inline] |
Definition at line 99 of file PlayaVectorFunctorsImpl.hpp.
| Scalar PlayaFunctors::Random< Scalar >::operator() | ( | const Scalar & | x | ) | const [inline] |
Definition at line 95 of file PlayaVectorFunctorsImpl.hpp.
References Playa::Rand::val().