Click or drag to resize

LinearAlgebraProviderSettingsPropertyKeyLinearAlgebraProvider Property

Gets the property key for the configured linear algebra provider.

Namespace: Altaxo.Calc.LinearAlgebra
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static PropertyKey<LinearAlgebraProvider> PropertyKeyLinearAlgebraProvider { get; }

Property Value

PropertyKeyLinearAlgebraProvider
See Also