src/qtensor/qtensor.h File Reference

File from the QVision library. More...

#include <cblas.h>
#include <iostream>
#include <QSharedData>
#include <qtensor/qtensorindexator.h>

Go to the source code of this file.

Classes

class  QTensor
 Implementation of tensors, a generalization for matrices and vectors. More...

Defines

#define MIN(X, Y)   (((X)<(Y))?(X):(Y))
#define MAX(X, Y)   (((X)>(Y))?(X):(Y))

Functions

std::ostream & operator<< (std::ostream &os, const QTensor &tensor)


Detailed Description

File from the QVision library.

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

Definition in file qtensor.h.


Generated on Thu Mar 13 19:18:17 2008 for QVision by  doxygen 1.5.3