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