#include <MathStuff.h>
Static Public Member Functions | |
| bool | SolveLinearSystem33 (double *solution, double sq[3][3]) |
| double | Abs (const double iD) |
| int | Round (const double iD) |
| bool | Normalize (double *iVec, int iLen) |
|
|
Definition at line 34 of file MathStuff.h. Referenced by lfeat::KeyPointDetector::fineTuneExtrema(). |
|
||||||||||||
|
Definition at line 86 of file MathStuff.cpp. |
|
|
Definition at line 38 of file MathStuff.h. Referenced by lfeat::KeyPointDetector::calcTrace(). |
|
||||||||||||
|
Definition at line 26 of file MathStuff.cpp. Referenced by lfeat::KeyPointDetector::fineTuneExtrema(). |
1.3.9.1