WSF
WsfPathFinder::pf_cost_func Class Reference

#include <WsfPathFinder.hpp>

Inherits PFGraph::cost_func.

Public Member Functions

double operator() (const WsfPFEdge &aEdge, const WsfPFNode &aNode1, const WsfPFNode &aNode2) const override
double operator() (const WsfPFNode &aNode1, const WsfPFNode &aNode2) const override
bool consider_node (const WsfPFNode &aNode1) const override

Member Function Documentation

◆ consider_node()

bool WsfPathFinder::pf_cost_func::consider_node ( const WsfPFNode & aNode1) const
inlineoverride

◆ operator()() [1/2]

double WsfPathFinder::pf_cost_func::operator() ( const WsfPFEdge & aEdge,
const WsfPFNode & aNode1,
const WsfPFNode & aNode2 ) const
inlineoverride

◆ operator()() [2/2]

double WsfPathFinder::pf_cost_func::operator() ( const WsfPFNode & aNode1,
const WsfPFNode & aNode2 ) const
inlineoverride

The documentation for this class was generated from the following file:
Copyrights Multiple, All Rights Reserved