PARP Research Group University of Murcia


src/qvmath/qvmatrix.cpp File Reference

File from the QVision library. More...

#include <limits>
#include <iostream>
#include <qvmath.h>
#include <qvdefines.h>
#include <qvmatrixalgebra.h>
#include <QString>
#include <QVMatrix>
#include <fstream>

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)
bool writeQVMatrixToFile (const QString fileName, const QVMatrix &matrix)
 Writes the content of a QVMatrix object in an ASCII file.
bool readQVMatrixFromFile (const QString fileName, QVMatrix &matrix)
 Reads the content of a QVMatrix object from an ASCII file.


Detailed Description

File from the QVision library.

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

Definition in file qvmatrix.cpp.




QVision framework. PARP research group. Copyright © 2007, 2008, 2009, 2010.