Auxiliary functions for FMMM to reduce code duplication. More...
#include <ogdf/basic/Array.h>
#include <ogdf/basic/Graph.h>
#include <ogdf/basic/List.h>
#include <ogdf/basic/geometry.h>
#include <ogdf/energybased/fmmm/NodeAttributes.h>
#include <ogdf/energybased/fmmm/numexcept.h>
Go to the source code of this file.
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
ogdf::energybased | |
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.