EdgeWeightComputer< GraphT > Member List

This is the complete list of members for EdgeWeightComputer< GraphT >, including all inherited members.

addTerm(float influence, float convex_influence_multiplier=1.0, NormalizationType normalization=NORMALIZATION_NONE)EdgeWeightComputer< GraphT >inline
addTerm(float influence, NormalizationType normalization)EdgeWeightComputer< GraphT >inline
compute(GraphT &graph, EdgeWeightMap weights)EdgeWeightComputer< GraphT >
compute(GraphT &graph)EdgeWeightComputer< GraphT >inline
EdgeWeightComputer()EdgeWeightComputer< GraphT >inline
NORMALIZATION_GLOBAL enum valueEdgeWeightComputer< GraphT >
NORMALIZATION_LOCAL enum valueEdgeWeightComputer< GraphT >
NORMALIZATION_NONE enum valueEdgeWeightComputer< GraphT >
NormalizationType enum nameEdgeWeightComputer< GraphT >
PointT typedefEdgeWeightComputer< GraphT >
Ptr typedefEdgeWeightComputer< GraphT >
setSmallWeightPolicy(SmallWeightPolicy policy)EdgeWeightComputer< GraphT >inline
setSmallWeightThreshold(float threshold)EdgeWeightComputer< GraphT >inline
setTermBalancingFunction(TermBalancingFunction func)EdgeWeightComputer< GraphT >inline
SMALL_WEIGHT_COERCE_TO_THRESHOLD enum valueEdgeWeightComputer< GraphT >
SMALL_WEIGHT_IGNORE enum valueEdgeWeightComputer< GraphT >
SMALL_WEIGHT_REMOVE_EDGE enum valueEdgeWeightComputer< GraphT >
SmallWeightPolicy enum nameEdgeWeightComputer< GraphT >
TermBalancingFunction typedefEdgeWeightComputer< GraphT >