Table of Contents

Class RfftpF

Namespace
NumSharp.Fourier
Assembly
NumSharp.dll
public sealed class RfftpF
Inheritance
RfftpF
Inherited Members

Constructors

RfftpF(long)

public RfftpF(long length_)

Parameters

length_ long

Properties

Length

public long Length { get; }

Property Value

long

Methods

Exec(float*, float, bool)

public void Exec(float* c, float fct, bool r2hc)

Parameters

c float*
fct float
r2hc bool