#include <ogdf/energybased/fast_multipole_embedder/FMEKernel.h>
|
void | edgeForces (const ArrayGraph &graph, float *fx, float *fy) |
|
double | moveNodes (ArrayGraph &graph, float *fx, float *fy, float timeStep) |
|
void | repForces (ArrayGraph &graph, float *fx, float *fy) |
|
double | simpleEdgeIteration (ArrayGraph &graph, float *fx, float *fy, float timeStep) |
|
void | simpleForceDirected (ArrayGraph &graph, float timeStep, uint32_t minIt, uint32_t maxIt, uint32_t preProcIt, double threshold) |
|
double | simpleIteration (ArrayGraph &graph, float *fx, float *fy, float timeStep) |
|
Definition at line 188 of file FMEKernel.h.
◆ edgeForces()
void ogdf::fast_multipole_embedder::FMEBasicKernel::edgeForces |
( |
const ArrayGraph & |
graph, |
|
|
float * |
fx, |
|
|
float * |
fy |
|
) |
| |
|
inline |
◆ moveNodes()
double ogdf::fast_multipole_embedder::FMEBasicKernel::moveNodes |
( |
ArrayGraph & |
graph, |
|
|
float * |
fx, |
|
|
float * |
fy, |
|
|
float |
timeStep |
|
) |
| |
|
inline |
◆ repForces()
void ogdf::fast_multipole_embedder::FMEBasicKernel::repForces |
( |
ArrayGraph & |
graph, |
|
|
float * |
fx, |
|
|
float * |
fy |
|
) |
| |
|
inline |
◆ simpleEdgeIteration()
double ogdf::fast_multipole_embedder::FMEBasicKernel::simpleEdgeIteration |
( |
ArrayGraph & |
graph, |
|
|
float * |
fx, |
|
|
float * |
fy, |
|
|
float |
timeStep |
|
) |
| |
|
inline |
◆ simpleForceDirected()
void ogdf::fast_multipole_embedder::FMEBasicKernel::simpleForceDirected |
( |
ArrayGraph & |
graph, |
|
|
float |
timeStep, |
|
|
uint32_t |
minIt, |
|
|
uint32_t |
maxIt, |
|
|
uint32_t |
preProcIt, |
|
|
double |
threshold |
|
) |
| |
|
inline |
◆ simpleIteration()
double ogdf::fast_multipole_embedder::FMEBasicKernel::simpleIteration |
( |
ArrayGraph & |
graph, |
|
|
float * |
fx, |
|
|
float * |
fy, |
|
|
float |
timeStep |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- include/ogdf/energybased/fast_multipole_embedder/FMEKernel.h