Gets the implementation of the
BLAS for T-precision arguments.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Generic.Net40 (in Extreme.Numerics.Generic.Net40.dll) Version: 6.0.16073.0 (6.0.16355.0)
public override LinearAlgebraOperations<T> LinearAlgebraOperations { get; }
Public Overrides ReadOnly Property LinearAlgebraOperations As LinearAlgebraOperations(Of T)
Get
public:
virtual property LinearAlgebraOperations<T>^ LinearAlgebraOperations {
LinearAlgebraOperations<T>^ get () override;
}
abstract LinearAlgebraOperations : LinearAlgebraOperations<'T> with get
override LinearAlgebraOperations : LinearAlgebraOperations<'T> with get
Property Value
Type:
LinearAlgebraOperationsTA class that inherits from
LinearAlgebraOperationsT.
The default value of this property is
an instance of LinearAlgebraOperationsT.
Numerical Libraries
Supported in: 6.0
Reference