src/qvmath/qvmatrix.cpp File Reference

File from the QVision library. More...

#include <qvmatrixalgebra.h>
#include <QString>
#include <QVMatrix>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const QVMatrix &matrix)
std::istream & operator>> (std::istream &is, QVMatrix &matrix)
uint qHash (const QVMatrix &matrix)


Detailed Description

File from the QVision library.

Author:
PARP Research Group. University of Murcia, Spain.

Definition in file qvmatrix.cpp.