| block_size | BaseMatrix_module::BaseMatrix | |
| check_bounds(this, i) | BaseMatrix_module::BaseMatrix | private |
| check_constructed(this) | BaseMatrix_module::BaseMatrix | private |
| clear(this) | BaseMatrix_module::BaseMatrix | |
| clear_self(this) | BaseMatrix_module::BaseMatrix | pure virtual |
| construct(this, mat_mode, threshold) | BaseMatrix_module::BaseMatrix | |
| construct_self(this) | BaseMatrix_module::BaseMatrix | pure virtual |
| constructed | BaseMatrix_module::BaseMatrix | |
| destroy(this) | BaseMatrix_module::BaseMatrix | |
| destroy_self(this) | BaseMatrix_module::BaseMatrix | pure virtual |
| diagonal | BaseMatrix_module::BaseMatrix | |
| exclude_row_column(this, row_column) | BaseMatrix_module::BaseMatrix | |
| excluded_rowcol | BaseMatrix_module::BaseMatrix | |
| expand_capacity(this, capacity) | BaseMatrix_module::BaseMatrix | |
| finalize_matrix(this) | BaseMatrix_module::BaseMatrix | |
| get_matelem_self(this, idx, i, j, coeff) | BaseMatrix_module::BaseMatrix | pure virtual |
| get_matrix_element(this, idx, i, j, coeff) | BaseMatrix_module::BaseMatrix | |
| get_matrix_size(this) | BaseMatrix_module::BaseMatrix | |
| get_size(this) | BaseMatrix_module::BaseMatrix | |
| initialize_matrix_structure(this, matrix_size, matrix_type, block_size) | BaseMatrix_module::BaseMatrix | |
| initialize_struct_self(this, matrix_size, matrix_type, block_size) | BaseMatrix_module::BaseMatrix | |
| initialized | BaseMatrix_module::BaseMatrix | |
| insert_matelem_self(this, i, j, coefficient, class, thresh) | BaseMatrix_module::BaseMatrix | pure virtual |
| insert_matrix_element(this, i, j, coefficient, class_, thresh_) | BaseMatrix_module::BaseMatrix | |
| is_empty(this) | BaseMatrix_module::BaseMatrix | |
| matrix_dimension | BaseMatrix_module::BaseMatrix | |
| matrix_indexing | BaseMatrix_module::BaseMatrix | |
| matrix_mode | BaseMatrix_module::BaseMatrix | |
| matrix_type | BaseMatrix_module::BaseMatrix | |
| n | BaseMatrix_module::BaseMatrix | |
| print(this) | BaseMatrix_module::BaseMatrix | |
| remove_row_column | BaseMatrix_module::BaseMatrix | |
| set_options(this, option_val) | BaseMatrix_module::BaseMatrix | |
| store_diagonal(this, i, coeff) | BaseMatrix_module::BaseMatrix | |
| threshold | BaseMatrix_module::BaseMatrix | |
| update_continuum(this, force_update) | BaseMatrix_module::BaseMatrix | |
| update_pure_L2update_pure_l2 | BaseMatrix_module::BaseMatrix | |