![]() |
NFFT
3.5.3
|
Header file with internal API of the NFSFT module. More...
Go to the source code of this file.
Data Structures | |
struct | nfsft_wisdom |
Wisdom structure. More... | |
Macros | |
#define | BWEXP_MAX 10 |
#define | BW_MAX 1024 |
#define | ROW(k) (k*(wisdom.N_MAX+2)) |
#define | ROWK(k) (k*(wisdom.N_MAX+2)+k) |
Enumerations | |
enum | bool { false = 0 , true = 1 } |
Header file with internal API of the NFSFT module.
Definition in file kernel/nfsft/api.h.