#include <MultiRegCamStr.h>

Public Member Functions | |
| TriaMatrix (int rows, int cols) | |
| Default constructor. | |
| TriaMatrix () | |
| Default constructor. | |
| void | growDim (TriaMatrix *&matrix) |
| Growing up the dimension of the matrix. | |
| MipBaselib::TriaMatrix::TriaMatrix | ( | int | rows, | |
| int | cols | |||
| ) | [inline] |
Default constructor.
| MipBaselib::TriaMatrix::TriaMatrix | ( | ) | [inline] |
Default constructor.
| void MipBaselib::TriaMatrix::growDim | ( | TriaMatrix *& | matrix | ) |
Growing up the dimension of the matrix.
1.5.6