Click or drag to resize

ISparseSolverProviderT Interface

[Missing <summary> documentation for "T:Altaxo.Calc.Providers.SparseSolver.ISparseSolverProvider`1"]


Namespace: Altaxo.Calc.Providers.SparseSolver
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ISparseSolverProvider<T>
where T : struct, new()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Altaxo.Calc.Providers.SparseSolver.ISparseSolverProvider`1"]

The ISparseSolverProviderT type exposes the following members.

Methods
 NameDescription
Public methodSolve 
Top
See Also