ScoreComputer.h File Reference
#include <GfxTL/NullClass.h>
#include <cmath>
#include "PointCloud.h"
+ Include dependency graph for ScoreComputer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LocalScoreComputer< BaseT >
 

Macros

#define _USE_MATH_DEFINES
 

Functions

float weigh (const float d, const float eps)
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 5 of file ScoreComputer.h.

Function Documentation

◆ weigh()

float weigh ( const float  d,
const float  eps 
)
inline

Definition at line 10 of file ScoreComputer.h.

+ Here is the caller graph for this function: