BlosSOM
Interactive dimensionality reduction on large datasets (EmbedSOM and FLOWER combined)
Functions
graph_layout.cpp File Reference
#include "graph_layout.h"
Include dependency graph for graph_layout.cpp:

Go to the source code of this file.

Functions

void graph_layout_step (GraphLayoutData &data, bool vert_pressed, int vert_ind, LandmarkModel &lm, float time)
 One iteration step of the landmark layouting algorithm. More...
 

Function Documentation

◆ graph_layout_step()

void graph_layout_step ( GraphLayoutData data,
bool  vert_pressed,
int  vert_ind,
LandmarkModel lm,
float  time 
)

One iteration step of the landmark layouting algorithm.

Parameters
dataData of the layouting algorithm.
mouseCoordinations of the mouse.
lmLandmark model.
timeTime duration of the last frame.

Definition at line 25 of file graph_layout.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: