Click or drag to resize

Hartley Class

Fast (FHT) Implementation of the Discrete Hartley Transform (DHT).
Inheritance Hierarchy
SystemObject
  Altaxo.Calc.IntegralTransformsHartley

Namespace: Altaxo.Calc.IntegralTransforms
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static class Hartley

The Hartley type exposes the following members.

Methods
 NameDescription
Public methodStatic memberNaiveForward Naive forward DHT, useful e.g. to verify faster algorithms.
Public methodStatic memberNaiveInverse Naive inverse DHT, useful e.g. to verify faster algorithms.
Top
See Also