Iterative Sparse Solver<T>.Linear Operator Property
Gets the sparse matrix of the system of equations.
Definition
Namespace: Numerics.NET.LinearAlgebra.IterativeSolvers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public LinearOperator<T> LinearOperator { get; }