Click or drag to resize

LinearAlgebraControlTryUseNative Method

Try to use a native provider, if available.

Namespace: Altaxo.Calc.Providers.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static bool TryUseNative()

Return Value

Boolean
true if a native provider was selected; otherwise, false.
See Also