Module static_math::slices_methods[][src]

Structs

Functions

calculate the dot product of two slices

generic function to fin min, max values and the position in a slice

calculate the euclidean norm of the slice

calculate the inf-norm of the slice

calculate the l-norm of the slice

normalize the slice

project x in the direction of y