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 |
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.
double radius |
width of Gaussian neighborhood function
UInt xdim |
size of first coordinate
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 |