Module ndarray_linalg::operator [−][src]
Expand description
Linear operator algebra
Traits
Abstracted linear operator as an action to vector (ArrayBase<S, Ix1>) and matrix
(ArrayBase<S, Ix2)
Linear operator algebra
Abstracted linear operator as an action to vector (ArrayBase<S, Ix1>) and matrix
(ArrayBase<S, Ix2)