ndarray_linalg

Module operator

source
Expand description

Linear operator algebra

Traitsยง

  • Abstracted linear operator as an action to vector (ArrayBase<S, Ix1>) and matrix (ArrayBase<S, Ix2)