Structs§
Functions§
- check_
elements - dot
- calculate the dot product of two slices
- find_
max_ min - generic function to fin min, max values and the position in a slice
- norm2
- calculate the euclidean norm of the slice
- norm_
inf - calculate the inf-norm of the slice
- norm_l
- calculate the l-norm of the slice
- normalize
- normalize the slice
- project_
x_ over_ y - project x in the direction of y