Click or drag to resize

ISparseSolverProviderInitializeVerify Method

Initialize and verify that the provider is indeed available. If not, fall back to alternatives like the managed provider.

Namespace: Altaxo.Calc.Providers.SparseSolver
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void InitializeVerify()
See Also