LinearAlgebraControlTryUseNativeOpenBLAS Method |
Attempts to switch to the native OpenBLAS linear algebra provider.
Namespace: Altaxo.Calc.Providers.LinearAlgebraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static bool TryUseNativeOpenBLAS()
Return Value
Boolean if the provider was selected; otherwise,
.
See Also