Classes | Namespaces | Functions
QGpCoreTools/SparseMatrix.h File Reference
#include "Matrix.h"
#include "QGpCoreToolsDLLExport.h"

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines