Skip to main content

Module linear_op

Module linear_op 

Source
Expand description

The LinearOp trait describing a linear operator A for use with LinearSolver.

Traitsยง

LinearOp
A linear operator A for use with the crate::LinearSolver trait.