Click or drag to resize

MILU0PreconditionerIsInitialized Property

Gets a value indicating whether the preconditioner is initialized.

Namespace: Altaxo.Calc.LinearAlgebra.Double.Solvers
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsInitialized { get; }

Property Value

Boolean
See Also