Loading...
Searching...
No Matches
ompl::geometric::BFMT::CostIndexCompare Struct Reference

Public Member Functions

 CostIndexCompare (const std::vector< base::Cost > &costs, const base::OptimizationObjective &opt)
bool operator() (unsigned i, unsigned j)

Public Attributes

const std::vector< base::Cost > & costs_
const base::OptimizationObjectiveopt_

Detailed Description

Definition at line 628 of file BFMT.h.

Constructor & Destructor Documentation

◆ CostIndexCompare()

ompl::geometric::BFMT::CostIndexCompare::CostIndexCompare ( const std::vector< base::Cost > & costs,
const base::OptimizationObjective & opt )
inline

Definition at line 630 of file BFMT.h.

Member Function Documentation

◆ operator()()

bool ompl::geometric::BFMT::CostIndexCompare::operator() ( unsigned i,
unsigned j )
inline

Definition at line 634 of file BFMT.h.

Member Data Documentation

◆ costs_

const std::vector<base::Cost>& ompl::geometric::BFMT::CostIndexCompare::costs_

Definition at line 638 of file BFMT.h.

◆ opt_

const base::OptimizationObjective& ompl::geometric::BFMT::CostIndexCompare::opt_

Definition at line 639 of file BFMT.h.


The documentation for this struct was generated from the following file:
  • ompl/geometric/planners/fmt/BFMT.h