Module tool::core::matrix [−][src]
Collection of functions for matrix usage.
Functions
dot_vectors | Dot product vectorized between two list of vectors. |
linspace | Create a vector from |
size_range_with_step | Compute the required size for vector to go from start to end with step. |