Type Alias CompressedJacobianPattern

Source
pub type CompressedJacobianPattern = (CsrArray<f64>, Array2<f64>, Array2<f64>);
Expand description

Type alias for the return type of compress_jacobian_pattern