![]() |
Hex
1.0
Hydrogen-electron collision solver
|
#include <matrix.h>


Public Member Functions | |
| PngGenerator (CsrMatrix const *mat, double threshold) | |
| ~PngGenerator () | |
| png::byte * | get_next_row (size_t pos) |
PNG row data generator for use in plot function.
| CsrMatrix::PngGenerator::PngGenerator | ( | CsrMatrix const * | mat, |
| double | threshold | ||
| ) |
| CsrMatrix::PngGenerator::~PngGenerator | ( | ) |
| png::byte * CsrMatrix::PngGenerator::get_next_row | ( | size_t | pos | ) |
1.8.5