Hugintrunk
0.1
|
#include <MathStuff.h>
Static Public Member Functions | |
static bool | SolveLinearSystem33 (double *solution, double sq[3][3]) |
static bool | Normalize (double *iVec, int iLen) |
Definition at line 30 of file MathStuff.h.
|
static |
Definition at line 84 of file MathStuff.cpp.
Referenced by lfeat::CircularKeyPointDescriptor::makeDescriptor().
|
static |
Definition at line 24 of file MathStuff.cpp.
Referenced by lfeat::KeyPointDetector::fineTuneExtrema().