ManagedSparseLinearAlgebraOperationsOfSingle.Name Property

Gets the name of the implementation.

Definition

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

Property Value

String

Implements

IImplementation.Name

See Also