src/qvmath/qvtensor.cpp File Reference

File from the QVision library. More...

#include <QVTensor>
#include <QString>

Go to the source code of this file.

Functions

QVector< int > getSorting (const QVector< int > &values)
void leviCivitaAux (double *data, QVTensorIndexator &indexator, int index, bool parity=true)
std::ostream & operator<< (std::ostream &os, const QVTensor &tensor)


Detailed Description

File from the QVision library.

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

Definition in file qvtensor.cpp.


Function Documentation

void leviCivitaAux ( double *  data,
QVTensorIndexator &  indexator,
int  index,
bool  parity = true 
)

Todo:
Esto debería ser innecesario.

Definition at line 442 of file qvtensor.cpp.

Referenced by QVTensor::leviCivita().