|
ergo
|
Struct for access to matrix elements stored in column wise order. More...
#include <common.h>
Classes | |
| struct | Get |
Static Public Member Functions | |
| static int | get (int const row, int const col, int const rows, int const cols) |
Struct for access to matrix elements stored in column wise order.
|
inlinestatic |