Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
celeste/GaborGlobal.h File Reference
#include <iostream>#include <fstream>#include <string>#include <cstring>#include <math.h>#include <stdio.h>Include dependency graph for GaborGlobal.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | Max(a, b) (a>b?a:b) |
| #define | Min(a, b) (a<b?a:b) |
Variables | |
| bool | kSaveFilter |
| bool | kVerbosity |
Define Documentation
|
|
|
|
|
|
Variable Documentation
|
|
|
|
|
|
1.3.9.1