Managed Core Provider Of Single.Decomposition Operations Property
Gets the LAPACK implementation
for single precision arguments.
Definition
Namespace: Numerics.NET.Providers
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.1
C#
A class that inherits from DecompositionOperations.
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.1
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.