QGpCoreTools::ComplexMatrix Member List
This is the complete list of members for QGpCoreTools::ComplexMatrix, including all inherited members.
_dQGpCoreTools::Matrix< Complex > [protected]
at(int row, int col)QGpCoreTools::Matrix< Complex > [inline]
at(int row, int col) constQGpCoreTools::Matrix< Complex > [inline]
columnAt(int col) constQGpCoreTools::Matrix< Complex >
columnCount() constQGpCoreTools::Matrix< Complex > [inline]
ComplexMatrix()QGpCoreTools::ComplexMatrix [inline]
ComplexMatrix(int ndim)QGpCoreTools::ComplexMatrix [inline]
ComplexMatrix(int nrow, int ncol)QGpCoreTools::ComplexMatrix [inline]
ComplexMatrix(const Matrix< Complex > m)QGpCoreTools::ComplexMatrix [inline]
ComplexMatrix(const ComplexMatrix &m)QGpCoreTools::ComplexMatrix [inline]
conjugate() const QGpCoreTools::ComplexMatrix [inline]
copyAt(int row, int col, const Matrix< Complex > &m)QGpCoreTools::Matrix< Complex > [inline]
data() constQGpCoreTools::Matrix< Complex > [inline]
data()QGpCoreTools::Matrix< Complex > [inline]
fill(const Complex &v)QGpCoreTools::Matrix< Complex > [inline]
fromString(const StringSection &s)QGpCoreTools::Matrix< Complex > [inline]
identity()QGpCoreTools::Matrix< Complex > [inline]
invert()QGpCoreTools::Matrix< Complex > [inline]
Matrix()QGpCoreTools::Matrix< Complex > [inline]
Matrix(int ndim)QGpCoreTools::Matrix< Complex > [inline]
Matrix(int nrow, int ncol)QGpCoreTools::Matrix< Complex > [inline]
Matrix(const Matrix< Complex > &o)QGpCoreTools::Matrix< Complex > [inline]
MatrixColumnIterator< T > classQGpCoreTools::Matrix< Complex > [friend]
MatrixData< T > classQGpCoreTools::Matrix< Complex > [friend]
MatrixIterator< T > classQGpCoreTools::Matrix< Complex > [friend]
MatrixRowIterator< T > classQGpCoreTools::Matrix< Complex > [friend]
mergeColumn(const Matrix< Complex > &col1, const Matrix< Complex > &col2)QGpCoreTools::Matrix< Complex > [inline]
mergeRow(const Matrix< Complex > &row1, const Matrix< Complex > &row2)QGpCoreTools::Matrix< Complex > [inline]
MutableMatrixColumnIterator< T > classQGpCoreTools::Matrix< Complex > [friend]
MutableMatrixIterator< T > classQGpCoreTools::Matrix< Complex > [friend]
MutableMatrixRowIterator< T > classQGpCoreTools::Matrix< Complex > [friend]
nextNullRow(int startRow) constQGpCoreTools::Matrix< Complex > [inline]
operator!=(const Matrix< Complex > &m) constQGpCoreTools::Matrix< Complex > [inline]
operator*(const Matrix< Complex > &m) constQGpCoreTools::Matrix< Complex > [inline]
operator*=(const Matrix< Complex > &m)QGpCoreTools::Matrix< Complex >
operator+(const Matrix< Complex > &m) constQGpCoreTools::Matrix< Complex > [inline]
operator+=(const Matrix< Complex > &m)QGpCoreTools::Matrix< Complex >
operator-(const Matrix< Complex > &m) constQGpCoreTools::Matrix< Complex > [inline]
operator-=(const Matrix< Complex > &m)QGpCoreTools::Matrix< Complex >
operator=(const Matrix< Complex > &m)QGpCoreTools::Matrix< Complex > [inline]
operator==(const Matrix< Complex > &m) constQGpCoreTools::Matrix< Complex > [inline]
resize(int ndim)QGpCoreTools::Matrix< Complex > [inline]
resize(int nrow, int ncol)QGpCoreTools::Matrix< Complex > [inline]
rowAt(int row) constQGpCoreTools::Matrix< Complex >
rowCount() constQGpCoreTools::Matrix< Complex > [inline]
sortedColumns(const PermutationVector &p)QGpCoreTools::Matrix< Complex > [inline]
sortedRows(const PermutationVector &p)QGpCoreTools::Matrix< Complex > [inline]
subMatrix(int rowStart, int colStart, int rowEnd, int colEnd) constQGpCoreTools::Matrix< Complex > [inline]
swapRowColumn()QGpCoreTools::Matrix< Complex > [inline, protected]
toString() constQGpCoreTools::Matrix< Complex > [inline]
toUserString(int precision=6, char format='g') constQGpCoreTools::Matrix< Complex > [inline]
transpose()QGpCoreTools::Matrix< Complex > [inline]
transposed() constQGpCoreTools::Matrix< Complex > [inline]
zero()QGpCoreTools::Matrix< Complex > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines