#include <geometry.h>
Public Member Functions | |
Geometry (size_t rows=1, size_t cols=1, size_t epochs=1, bool node=false) | |
size_t | getRows () const |
size_t | getCols () const |
size_t | getEpochs () const |
bool | getNode () const |
|
constructs a new geometry object
|
|
|
|
|
|
|
|
|