ndarray_
rand
0.13.0
Module sign
Module Items
Traits
Functions
In ndarray_
rand::
rand_
distr::
num_
traits
ndarray_rand
::
rand_distr
::
num_traits
Module
sign
Copy item path
Source
Traits
§
Signed
Useful functions for signed numbers (i.e. numbers that can be negative).
Unsigned
A trait for values which cannot be negative
Functions
§
abs
Computes the absolute value.
abs_sub
The positive difference of two numbers.
signum
Returns the sign of the number.