canonicalize(void) | momdp::kmatrix | |
clear(void) | momdp::kmatrix | |
data | momdp::kmatrix | |
filled(void) const | momdp::kmatrix | [inline] |
kmatrix(void) | momdp::kmatrix | [inline] |
kmatrix(unsigned int _size1, unsigned int _size2) | momdp::kmatrix | [inline] |
operator()(unsigned int r, unsigned int c) const | momdp::kmatrix | |
push_back(unsigned int r, unsigned int c, double value) | momdp::kmatrix | |
read(std::istream &in) | momdp::kmatrix | |
resize(unsigned int _size1, unsigned int _size2, double value=0.0) | momdp::kmatrix | |
size1(void) const | momdp::kmatrix | [inline] |
size1_ | momdp::kmatrix | |
size2(void) const | momdp::kmatrix | [inline] |
size2_ | momdp::kmatrix |