Module operator

Source
Expand description

Linear operator algebra

Traitsยง

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