Fourier library: Operations in the Fourier domain
|
#define FOURIER_abort | ( | M | ) | throw( fourier::Exception ( M , __FILE__, __LINE__ )) |
Abort and give a message.
M | message of type char* |
E | exception class to throw |
Definition at line 149 of file error.h.
Referenced by fourier::FilterCommands::command().