Define parameters needed by the Local Linear Map (LLM) model. More...
#include <OpenMS/ANALYSIS/PIP/LocalLinearMap.h>
Public Attributes | |
UInt | xdim |
UInt | ydim |
DoubleReal | 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.
DoubleReal radius |
width of Gaussian neighborhood function
UInt xdim |
size of first coordinate
UInt ydim |
size of second coordinate
OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:27 using doxygen 1.8.5 |