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