Click or drag to resize

ManagedLinearAlgebraProviderInstance Property

Gets the singleton instance of the managed linear algebra provider.

Namespace: Altaxo.Calc.Providers.LinearAlgebra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static ManagedLinearAlgebraProvider Instance { get; }

Property Value

ManagedLinearAlgebraProvider
See Also