Managed Core Provider Of Single.Decomposition Operations Property
Gets the LAPACK implementation
for single precision arguments.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
C#
A class that inherits from DecompositionOperations.
Assembly: Extreme.Numerics.SinglePrecision (in Extreme.Numerics.SinglePrecision.dll) Version: 8.1.4
public override DecompositionOperations<float> DecompositionOperations { get; }
Property Value
DecompositionOperations<Single>A class that inherits from DecompositionOperations.
Remarks
The default value of this property is an instance of ManagedLapack.