ControlTryUseNativeOpenBLAS Method |
Try to use the OpenBLAS native provider for linear algebra.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool TryUseNativeOpenBLAS()
Return Value
Boolean
True if the provider was found and initialized successfully.
False if it failed and the previous provider is still active.
See Also