Click or drag to resize

SparseSolverControlUseNativeMKL Method

Switches to the native MKL sparse solver provider.

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