base_matrix typedef | BTKMatrix | |
BTKMatrix(size_type x=3, size_type y=3) | BTKMatrix | |
BTKMatrix(size_type x, size_type y, double val) | BTKMatrix | |
BTKMatrix(BTKMatrix const &src) | BTKMatrix | |
BTKMatrix(uBLAS::matrix_expression< E > const &e) | BTKMatrix | |
operator!=(BTKMatrix const &rhs) const | BTKMatrix | |
operator=(uBLAS::matrix_expression< E > const &e) | BTKMatrix | |
operator==(BTKMatrix const &rhs) const | BTKMatrix | |
~BTKMatrix() | BTKMatrix | [virtual] |