SphereLevMarFunc Class Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/SpherePrimitiveShape.h>

+ Inheritance diagram for SphereLevMarFunc:

Public Member Functions

float operator() (const float *x) const
 
void operator() (const float *x, float *gradient) const
 
 SphereLevMarFunc (const Sphere &s)
 

Detailed Description

Definition at line 137 of file SpherePrimitiveShape.h.

Constructor & Destructor Documentation

◆ SphereLevMarFunc()

SphereLevMarFunc ( const Sphere s)
inline

Definition at line 141 of file SpherePrimitiveShape.h.

Member Function Documentation

◆ operator()() [1/2]

float operator() ( const float x) const
inlinevirtual

Implements LevMarFunc< float >.

Definition at line 145 of file SpherePrimitiveShape.h.

◆ operator()() [2/2]

void operator() ( const float x,
float gradient 
) const
inlinevirtual

Implements LevMarFunc< float >.

Definition at line 150 of file SpherePrimitiveShape.h.


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