HOG2
Classes | Variables
FLRTA Namespace Reference

Classes

class  borderData
 
class  compareBorderData
 
struct  dblCmp
 
class  FLRTAStar
 
class  learnedStateData
 

Variables

static bool verbose = false
 
static double theWeight = 1.0
 

Variable Documentation

◆ theWeight

double FLRTA::theWeight = 1.0
static

Definition at line 27 of file FLRTAStar.h.

Referenced by FLRTA::dblCmp< state >::operator()().

◆ verbose

bool FLRTA::verbose = false
static