Click or drag to resize

SolverSetupT Methods

The SolverSetupT type exposes the following members.

Methods
 NameDescription
Public methodStatic memberLoad Loads the available IIterativeSolverSetupT objects from the Math.NET Numerics assembly.
Public methodStatic memberLoad(Type) Loads the available IIterativeSolverSetupT objects from the Math.NET Numerics assembly.
Public methodStatic memberLoadFromAssembly(Assembly, Boolean, Type) Loads the available IIterativeSolverSetupT objects from the specified assembly.
Public methodStatic memberLoadFromAssembly(AssemblyName, Boolean, Type) Loads the available IIterativeSolverSetupT objects from the specified assembly.
Public methodStatic memberLoadFromAssembly(Type, Boolean, Type) Loads the available IIterativeSolverSetupT objects from the specified assembly.
Top
See Also