DecompositionOperations<TReal, TComplex>.Name Property

Gets the name of the implementation.

Definition

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

Property Value

String

Implements

IImplementation.Name

See Also