#include <ogdf/energybased/fast_multipole_embedder/FMEKernel.h>
|
void | operator() (ArrayGraph &graph, float timeStep, uint32_t minIt, uint32_t maxIt, double threshold) |
|
|
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 246 of file FMEKernel.h.
◆ operator()()
void ogdf::fast_multipole_embedder::FMESingleKernel::operator() |
( |
ArrayGraph & |
graph, |
|
|
float |
timeStep, |
|
|
uint32_t |
minIt, |
|
|
uint32_t |
maxIt, |
|
|
double |
threshold |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- include/ogdf/energybased/fast_multipole_embedder/FMEKernel.h