#include <TopologyAdapter.h>
Public Member Functions | |
double | calculateCost (ISM::TopologyPtr instance) |
Returns the cost of a topology which has already been set before.
Definition at line 54 of file TopologyAdapter.h.
double ProbabilisticSceneRecognition::TopologyAdapter::CostFunction::calculateCost | ( | ISM::TopologyPtr | instance | ) |
return the cost of the instance.
instance | to return the cost of |
Definition at line 23 of file TopologyAdapter.cpp.