Module scalar

Source

Traitsยง

Numerical
Numerical is a trait for all numerical types; implements a number of core operations
Scalar
The Scalar trait extends the Numerical trait to include additional mathematical operations for the purpose of reducing the number of overall traits required to complete various machine-learning tasks.
ScalarComplex