Uses of Class
org.bytedeco.gsl.gsl_fft_complex_wavetable
-
Packages that use gsl_fft_complex_wavetable Package Description org.bytedeco.gsl org.bytedeco.gsl.global -
-
Uses of gsl_fft_complex_wavetable in org.bytedeco.gsl
Methods in org.bytedeco.gsl that return gsl_fft_complex_wavetable Modifier and Type Method Description gsl_fft_complex_wavetablegsl_fft_complex_wavetable. factor(int i, long setter)gsl_fft_complex_wavetablegsl_fft_complex_wavetable. getPointer(long i)gsl_fft_complex_wavetablegsl_fft_complex_wavetable. n(long setter)gsl_fft_complex_wavetablegsl_fft_complex_wavetable. nf(long setter)gsl_fft_complex_wavetablegsl_fft_complex_wavetable. position(long position)gsl_fft_complex_wavetablegsl_fft_complex_wavetable. trig(gsl_complex setter)gsl_fft_complex_wavetablegsl_fft_complex_wavetable. twiddle(int i, gsl_complex setter) -
Uses of gsl_fft_complex_wavetable in org.bytedeco.gsl.global
Methods in org.bytedeco.gsl.global that return gsl_fft_complex_wavetable Modifier and Type Method Description static gsl_fft_complex_wavetablegsl. gsl_fft_complex_wavetable_alloc(long n)
-