comm_matrix_t(int rows, int col, error_vector_t &arg0=gerr) | comm_matrix_t | |
errvec (defined in comm_matrix_t) | comm_matrix_t | [protected] |
getcolcount(void) | comm_matrix_t | [inline] |
getrowcount(void) | comm_matrix_t | [inline] |
operator()(int row, int col) | comm_matrix_t | |
operator*(int a, const pcomm_matrix_t &m) | comm_matrix_t | [friend] |
operator*(const pcomm_matrix_t &m, int a) | comm_matrix_t | [friend] |
operator+(const pcomm_matrix_t &m1, const pcomm_matrix_t &m2) | comm_matrix_t | [friend] |
operator-(const pcomm_matrix_t &m) | comm_matrix_t | [friend] |
operator-(const pcomm_matrix_t &m1, const pcomm_matrix_t &m2) | comm_matrix_t | [friend] |
~comm_matrix_t() | comm_matrix_t |