|  | NanoStructures
    1.0
    DMFT solver for layered, strongly correlated nanostructures | 
This is the complete list of members for math::Matrix, including all inherited members.
| copy(Matrix &source, int offset_rows, int offset_cols, int size_rows, int size_columns, double prefactor) (defined in math::Matrix) | math::Matrix | |
| crop(int offsetm_rows, int offsetm_cols, int sizem_rows, int sizem_cols) (defined in math::Matrix) | math::Matrix | |
| get(int row, int column) const (defined in math::Matrix) | math::Matrix | |
| getColumns() const (defined in math::Matrix) | math::Matrix | inline | 
| getData() (defined in math::Matrix) | math::Matrix | inline | 
| getRows() const (defined in math::Matrix) | math::Matrix | inline | 
| m_columns (defined in math::Matrix) | math::Matrix | protected | 
| m_data (defined in math::Matrix) | math::Matrix | protected | 
| m_rows (defined in math::Matrix) | math::Matrix | protected | 
| Matrix() (defined in math::Matrix) | math::Matrix | |
| Matrix(int rows, int cols) (defined in math::Matrix) | math::Matrix | |
| Matrix(const Matrix &orig) (defined in math::Matrix) | math::Matrix | |
| operator=(const Matrix &orig) (defined in math::Matrix) | math::Matrix | |
| resize(int rows, int columns) (defined in math::Matrix) | math::Matrix | |
| set(int row, int column, double value) (defined in math::Matrix) | math::Matrix | |
| zero() (defined in math::Matrix) | math::Matrix | inline | 
| ~Matrix() (defined in math::Matrix) | math::Matrix | 
 1.8.6
 1.8.6