//! Module with a collection of different mathematical functions.
extern crate num;
pub use ;
pub use ;
pub use Var;
/// Determines the dimension over which to perform an operation.
/// Determines the type of normalization used for computing the variance
/// or standard deviation.