ManagedSparseLinearAlgebraOperationsOfSingle.Name Property

Gets the name of the implementation.

Definition

Namespace: Numerics.NET.LinearAlgebra.Implementation
Assembly: Numerics.NET.SinglePrecision (in Numerics.NET.SinglePrecision.dll) Version: 9.0.0
C#
public override string Name { get; }

Property Value

String

Implements

IImplementation.Name

See Also