QGpCoreTools::SparseMatrix< T > Member List
This is the complete list of members for QGpCoreTools::SparseMatrix< T >, including all inherited members.
addRow(int row)QGpCoreTools::SparseMatrix< T >
at(int row, int col) const QGpCoreTools::SparseMatrix< T >
at(int row, int col)QGpCoreTools::SparseMatrix< T >
begin() const QGpCoreTools::SparseMatrix< T > [inline]
begin()QGpCoreTools::SparseMatrix< T > [inline]
clear()QGpCoreTools::SparseMatrix< T >
columnCount() const QGpCoreTools::SparseMatrix< T > [inline]
ColumnIterator typedefQGpCoreTools::SparseMatrix< T >
ConstColumnIterator typedefQGpCoreTools::SparseMatrix< T >
ConstRowIterator typedefQGpCoreTools::SparseMatrix< T >
end() const QGpCoreTools::SparseMatrix< T > [inline]
end()QGpCoreTools::SparseMatrix< T > [inline]
operator*(const Matrix< T > &m) const QGpCoreTools::SparseMatrix< T >
operator==(const Matrix< T > &m) const QGpCoreTools::SparseMatrix< T >
plainMatrix() const QGpCoreTools::SparseMatrix< T >
realRowCount() const QGpCoreTools::SparseMatrix< T > [inline]
Row typedefQGpCoreTools::SparseMatrix< T >
rowCount() const QGpCoreTools::SparseMatrix< T > [inline]
RowIterator typedefQGpCoreTools::SparseMatrix< T >
setColumnCount(int ncol)QGpCoreTools::SparseMatrix< T >
setPlainMatrix(const Matrix< T > &m)QGpCoreTools::SparseMatrix< T >
setRowCount(int nrow)QGpCoreTools::SparseMatrix< T >
SparseMatrix()QGpCoreTools::SparseMatrix< T >
SparseMatrix(int nrow, int ncol)QGpCoreTools::SparseMatrix< T >
toUserString(int precision=6, char format='g') const QGpCoreTools::SparseMatrix< T >
valueCount() const QGpCoreTools::SparseMatrix< T >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines