Managed Core Provider.Sparse Linear Algebra Property
Gets or sets the current implementation of the sparse
BLAS for double-precision arguments.
Definition
Namespace: Numerics.NET.Providers
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.5.0
C#
A class that inherits from SparseLinearAlgebraOperations<T>.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.5.0
public override SparseLinearAlgebraOperations<double> SparseLinearAlgebra { get; }Property Value
SparseLinearAlgebraOperations<Double>A class that inherits from SparseLinearAlgebraOperations<T>.
Remarks
The default value of this property is an instance of SparseLinearAlgebraOperations<T>.