IIterativeSolverSetupTCreatePreconditioner Method |
Creates the preconditioner to be used by default (can be overwritten).
Namespace: Altaxo.Calc.LinearAlgebra.SolversAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IPreconditioner<T> CreatePreconditioner()
Return Value
IPreconditionerT[Missing <returns> documentation for "M:Altaxo.Calc.LinearAlgebra.Solvers.IIterativeSolverSetup`1.CreatePreconditioner"]
See Also