pub fn structured_to_operator<A, M>(matrix: &M) -> LinearOperator<A>
Expand description
Convert a structured matrix to a matrix-free operator
pub fn structured_to_operator<A, M>(matrix: &M) -> LinearOperator<A>
Convert a structured matrix to a matrix-free operator