|
xlang v5.1 Release
程序设计语言基础库文档
|

Public 成员函数 |
静态 Public 成员函数 |
成员变量 |
包函数 |
| fftwComplex | ( | int | size | ) |
被这些函数引用 fftw.fftwComplex.from_complex().

| fftwComplex | ( | int | width, |
| int | height | ||
| ) |
引用了 fftw.fftwComplex.h , 以及 fftw.fftwComplex.w.
| double [][] extract | ( | ) |
引用了 fftw.fftwComplex.h , 以及 fftw.fftwComplex.w.
| void fill | ( | double [] | rd, |
| double [] | id | ||
| ) |
引用了 fftw.fftwComplex.h , 以及 fftw.fftwComplex.w.
| void fill | ( | double | rd[][], |
| double | id[][] | ||
| ) |
|
package |
|
static |
引用了 fftw.fftwComplex.fftwComplex().

| int h = 0 |
| int w = 0 |