Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
drwnNNGraphDefaultMetric Class Reference

Implements the scoring functions needed by the search moves. Required member functions are isMatchable(), isFinite() and score(). More...

Public Member Functions

bool isMatchable (const drwnNNGraphNode &a) const
 
bool isFinite (const drwnNNGraphNode &a, const drwnNNGraphNode &b) const
 
float score (const drwnNNGraphNode &a, const drwnNNGraphNode &b) const
 

Detailed Description

Implements the scoring functions needed by the search moves. Required member functions are isMatchable(), isFinite() and score().


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