Module ndarray_linalg::util [] [src]

misc utilities

Functions

all_close_l1

check two arrays are close in L1 norm

all_close_l2

check two arrays are close in L2 norm

all_close_max

check two arrays are close in maximum norm

hstack

stack vectors into matrix horizontally

vstack

stack vectors into matrix vertically