Module ndarray_linalg::assert

source ·
Expand description

Assertions for array

Functions§

  • check two values are close in terms of the absolute tolerance
  • check two arrays are close in L1 norm
  • check two arrays are close in L2 norm
  • check two arrays are close in maximum norm
  • check two values are close in terms of the relative tolerance