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

Go to the source code of this file.

Functions

static float distance (const glm::vec2 &x, const glm::vec2 &y)
 

Function Documentation

◆ distance()

static float distance ( const glm::vec2 &  x,
const glm::vec2 &  y 
)
static

Definition at line 145 of file landmark_model.cpp.

Here is the caller graph for this function: