[−][src]Module ndarray_rand::rand_distr::num_traits::pow
Traits
| Pow | Binary operator for raising a value to a power. |
Functions
| checked_pow | Raises a value to the power of exp, returning |
| pow | Raises a value to the power of exp, using exponentiation by squaring. |