src/qvmath/qvmath.h File Reference

File from the QVision library. More...

#include <iostream>
#include <qvcore/qvdefines.h>
#include <cblas.h>
#include <QPointF>

Go to the source code of this file.

Functions

const int qvFactorial (const int n)
const double qvCombination (const int setRange, const int subsetRange)
 Number of combinations of a fixed size over the elements of a set.
const double qvAngle (const QPointF &)
const double qvClockWiseAngle (const QPointF &, const QPointF &)
const int qvRandom (const int minValue, const int maxValue)
std::ostream & operator<< (std::ostream &os, const QPointF &point)
double norm2 (const QPointF &p)


Detailed Description

File from the QVision library.

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

Definition in file qvmath.h.


Function Documentation

const int qvFactorial ( const int  n  ) 

Todo:
document

Definition at line 34 of file qvmath.cpp.


Generated on Thu Jul 17 17:23:28 2008 for QVision by  doxygen 1.5.3