#include <fstream>#include <iostream>#include <sstream>#include <unistd.h>
Go to the source code of this file.
Functions | |
| ostream & | printpgm (ostream &os, int xsize, int ysize, const double *const *matrix) |
| ostream& printpgm | ( | ostream & | os, |
| int | xsize, | ||
| int | ysize, | ||
| const double *const * | matrix | ||
| ) |
Definition at line 10 of file printpgm.h.