ManagedSparseSolverProviderInitializeVerify Method |
Initialize and verify that the provided is indeed available. If not, fall back to alternatives like the managed provider
Namespace: Altaxo.Calc.Providers.SparseSolverAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
Remarks
This method should verify that all native dependencies are present and throw if verification fails.
See Also