Click or drag to resize

ILinearAlgebraProviderIsAvailable Method

Try to find out whether the provider is available, at least in principle. Verification may still fail if available, but it will certainly fail if unavailable.

Namespace: Altaxo.Calc.Providers.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool IsAvailable()

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Calc.Providers.LinearAlgebra.ILinearAlgebraProvider.IsAvailable"]

See Also