#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 8 of file printpgm.h.