|
#include "Cylinder.h"
#include "LevMarFitting.h"
#include <MiscLib/Performance.h>
#include <GfxTL/VectorXD.h>
#include "LevMarLSWeight.h"
#include <GfxTL/IndexedIterator.h>
#include <GfxTL/Mean.h>
Go to the source code of this file.
Functions | |
float | CylinderDistance (const float *param, const float *x) |
void | CylinderDistanceDerivatives (const float *param, const float *x, float *gradient) |
void | NormalizeCylinderParams (float *param) |
void NormalizeCylinderParams | ( | float * | param | ) |