Go to the source code of this file.
Classes | |
class | QGpCoreTools::SparseMatrix< T > |
Sparse matrix storage based on rows. More... | |
Namespaces | |
namespace | QGpCoreTools |
Functions | |
template<typename T > | |
QDataStream & | QGpCoreTools::operator<< (QDataStream &s, const SparseMatrix< T > &m) |
template<typename T > | |
QDataStream & | QGpCoreTools::operator>> (QDataStream &s, SparseMatrix< T > &m) |