FftOperations<T>.Name Property

Gets the name of the implementation.

Definition

Namespace: Numerics.NET.SignalProcessing
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public abstract string Name { get; }

Property Value

String

Implements

IImplementation.Name

See Also