Class FftblueF
public sealed class FftblueF
- Inheritance
-
FftblueF
- Inherited Members
Constructors
FftblueF(long)
public FftblueF(long length)
Parameters
lengthlong
Properties
Length
public long Length { get; }
Property Value
Methods
Exec(CmplxF*, float, bool)
public void Exec(CmplxF* c, float fct, bool fwd)
Parameters
ExecR(float*, float, bool)
public void ExecR(float* c, float fct, bool fwd)