Phoebe developer's documentation  1.1.0
Phonon and Electron Boltzmann Equations
Matrix< T > Member List

This is the complete list of members for Matrix< T >, including all inherited members.

cols() constMatrix< T >
diagonalize()Matrix< T >
diagonalize(int numEigenvalues, bool checkNegativeEigenvalues=true)Matrix< T >
dot(const Matrix< T > &that)Matrix< T >
eye()Matrix< T >
getAllLocalStates()Matrix< T >
getMemory() constMatrix< T >
indicesAreLocal(const int &row, const int &col)Matrix< T >
localCols() constMatrix< T >
localRows() constMatrix< T >
Matrix(const int &numRows, const int &numCols, const int &numBlocksRows=0, const int &numBlocksCols=0, bool isDistributed_=false)Matrix< T >
Matrix()Matrix< T >
Matrix(const Matrix< T > &that)Matrix< T >
norm()Matrix< T >
operator()(const int &row, const int &col)Matrix< T >
operator()(const int &row, const int &col) constMatrix< T >
operator*=(const T &that)Matrix< T >inline
operator+=(const Matrix< T > &m1)Matrix< T >inline
operator-() constMatrix< T >
operator-=(const Matrix< T > &m1)Matrix< T >inline
operator/=(const T &that)Matrix< T >inline
operator=(const Matrix< T > &that)Matrix< T >
outputToHDF5()Matrix< T >
prod(const Matrix< T > &that, const char &trans1, const char &trans2)Matrix< T >
rows() constMatrix< T >
size() constMatrix< T >
squaredNorm()Matrix< T >
symmetrize()Matrix< T >
~Matrix()Matrix< T >