This is the complete list of members for SerialMatrix< T >, including all inherited members.
| cols() const | SerialMatrix< T > | |
| diagonalize() | SerialMatrix< T > | |
| diagonalize(int numEigenvalues, bool checkNegativeEigenvalues=true) | SerialMatrix< T > | |
| diagonalize() (defined in SerialMatrix< T >) | SerialMatrix< T > | |
| dot(const SerialMatrix< T > &that) | SerialMatrix< T > | |
| enforcePositiveSemiDefinite() | SerialMatrix< T > | inline |
| eye() | SerialMatrix< T > | |
| getAllLocalStates() | SerialMatrix< T > | |
| global2Local(const int &row, const int &col) (defined in SerialMatrix< T >) | SerialMatrix< T > | |
| indicesAreLocal(const int &row, const int &col) | SerialMatrix< T > | |
| localCols() const | SerialMatrix< T > | |
| localRows() const | SerialMatrix< T > | |
| norm() | SerialMatrix< T > | |
| norm() (defined in SerialMatrix< T >) | SerialMatrix< T > | |
| norm() (defined in SerialMatrix< T >) | SerialMatrix< T > | |
| operator()(const int &row, const int &col) | SerialMatrix< T > | |
| operator()(const int &row, const int &col) const | SerialMatrix< T > | |
| operator*=(const T &that) | SerialMatrix< T > | inline |
| operator+=(const SerialMatrix< T > &m1) | SerialMatrix< T > | inline |
| operator-() const | SerialMatrix< T > | |
| operator-=(const SerialMatrix< T > &m1) | SerialMatrix< T > | inline |
| operator/=(const T &that) | SerialMatrix< T > | inline |
| operator=(const SerialMatrix< T > &that) | SerialMatrix< T > | |
| outputToHDF5(const std::string &outFileName, const std::string &dataSetName) | SerialMatrix< T > | inline |
| prod(const SerialMatrix< T > &that, const char &trans1=transN, const char &trans2=transN) | SerialMatrix< T > | |
| prod(const SerialMatrix< std::complex< double >> &that, const char &trans1, const char &trans2) (defined in SerialMatrix< T >) | SerialMatrix< T > | |
| rows() const | SerialMatrix< T > | |
| SerialMatrix(const int &numRows, const int &numCols, const int &numBlasRows=0, const int &numBlasCols=0, const int &numBlocksRows=0, const int &numBlocksCols=0) | SerialMatrix< T > | |
| SerialMatrix() | SerialMatrix< T > | |
| SerialMatrix(const SerialMatrix< T > &that) | SerialMatrix< T > | |
| size() const | SerialMatrix< T > | |
| squaredNorm() | SerialMatrix< T > | |
| symmetrize() | SerialMatrix< T > | |
| transC | SerialMatrix< T > | static |
| transN | SerialMatrix< T > | static |
| transT | SerialMatrix< T > | static |
| ~SerialMatrix() | SerialMatrix< T > |