Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Attributes | List of all members
LocalLinearMap::LLMParam Struct Reference

Define parameters needed by the Local Linear Map (LLM) model. More...

#include <OpenMS/ANALYSIS/PIP/LocalLinearMap.h>

Public Attributes

UInt xdim
 
UInt ydim
 
double radius
 

Detailed Description

Define parameters needed by the Local Linear Map (LLM) model.

Parameters xdim and ydim define the size of the two dimensional grid structure. Parameter radius gives the width of the Gaussian neighborhood function.

Member Data Documentation

◆ radius

double radius

width of Gaussian neighborhood function

◆ xdim

UInt xdim

size of first coordinate

◆ ydim

UInt ydim

size of second coordinate


OpenMS / TOPP release 2.3.0 Documentation generated on Tue Jan 9 2018 18:22:10 using doxygen 1.8.13