LevMarPlaneDistance Class Reference

Public Types

enum  { NumParams = 3 }
 
typedef float ScalarType
 

Public Member Functions

template<class IteratorT >
ScalarType Chi (const ScalarType *params, IteratorT begin, IteratorT end, ScalarType *values, ScalarType *temp) const
 
template<class IteratorT >
void Derivatives (const ScalarType *params, IteratorT begin, IteratorT end, ScalarType *values, ScalarType *temp, ScalarType *matrix) const
 
void Normalize (ScalarType *) const
 

Detailed Description

Definition at line 53 of file Cone.cpp.

Member Typedef Documentation

◆ ScalarType

typedef float ScalarType

Definition at line 57 of file Cone.cpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
NumParams 

Definition at line 56 of file Cone.cpp.

Member Function Documentation

◆ Chi()

ScalarType Chi ( const ScalarType params,
IteratorT  begin,
IteratorT  end,
ScalarType values,
ScalarType temp 
) const
inline

Definition at line 60 of file Cone.cpp.

◆ Derivatives()

void Derivatives ( const ScalarType params,
IteratorT  begin,
IteratorT  end,
ScalarType values,
ScalarType temp,
ScalarType matrix 
) const
inline

Definition at line 80 of file Cone.cpp.

◆ Normalize()

void Normalize ( ScalarType ) const
inline

Definition at line 95 of file Cone.cpp.


The documentation for this class was generated from the following file: