Auxiliary functions for FMMM to reduce code duplication. More...
Go to the source code of this file.
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::energybased |
namespace | ogdf::energybased::fmmm |
Functions | |
void | ogdf::energybased::fmmm::calculate_forces_inside_contained_nodes (NodeArray< DPoint > &F_rep, const NodeArray< NodeAttributes > &A, const List< node > &contained_nodes) |
Auxiliary functions for FMMM to reduce code duplication.
Definition in file common.h.