#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>#include "../libcpixe/libcpixe.h"#include "../libcpixe/compilopt.h"

Go to the source code of this file.
Defines | |
| #define | CPIXEVERBOSITY 0 |
| #define | OUTPUTABLE 1 |
| #define | OUTPUTBLOCK 1 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define CPIXEVERBOSITY 0 |
Definition at line 42 of file cpixe-eff.c.
| #define OUTPUTABLE 1 |
Definition at line 44 of file cpixe-eff.c.
| #define OUTPUTBLOCK 1 |
Definition at line 45 of file cpixe-eff.c.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Main program:
1.5.4