Core Provider<T>.Decomposition Operations Property
Gets or sets the current LAPACK implementation
for double-precision arguments.
Definition
Namespace: Extreme.Providers
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A class that inherits from DecompositionOperations.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public abstract DecompositionOperations<T> DecompositionOperations { get; }
Property Value
DecompositionOperations<T>A class that inherits from DecompositionOperations.
Remarks
The default value of this property is an instance of DecompositionOperations<T>.