Go to the source code of this file.
Classes | |
class | MarkovRateTable |
Functions | |
template<class T > | |
vector< vector< T > > | resize (vector< vector< T > >table, unsigned int n, T init) |
vector< vector< T > > resize | ( | vector< vector< T > > | table, | |
unsigned int | n, | |||
T | init | |||
) | [inline] |
Referenced by MarkovSolverBase::init(), and testSparseMatrix2().