|
faif
|
matrix - 2D array with indexing More...
#include <FoldedMatrix.h>


Public Member Functions | |
| Matrix (unsigned int length) | |
| const EnergyValue & | get (int x, int y) const |
| void | set (int x, int y, EnergyValue val) |
| unsigned int | getLength () const |
matrix - 2D array with indexing
1.8.11