Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Calc Namespaces
Altaxo.Calc.LinearAlgebra.Solvers
SolverSetup<T> Class
SolverSetup<T> Methods
Load Method
Load Method
Load(Type[]) Method
Solver
Setup
T
Load Method
Loads the available
IIterativeSolverSetup
T
objects from the Math.NET Numerics assembly.
Namespace:
Altaxo.Calc.LinearAlgebra.Solvers
Assembly:
AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
static
IEnumerable
<
IIterativeSolverSetup
<T>>
Load
()
Return Value
IEnumerable
IIterativeSolverSetup
T
The discovered solver setup objects.
See Also
Reference
SolverSetup
T
Class
Load Overload
Altaxo.Calc.LinearAlgebra.Solvers Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net