Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

regression.h File Reference

#include "weight.h"

Go to the source code of this file.

Enumerations

enum  Model {
  MLINEAR, MQUADRATIC, MCUBIC, M4ORDER,
  M5ORDER, M6ORDER, M7ORDER, M8ORDER,
  M9ORDER, M10ORDER
}

Variables

const char * modelitems []


Enumeration Type Documentation

enum Model
 

Enumeration values:
MLINEAR 
MQUADRATIC 
MCUBIC 
M4ORDER 
M5ORDER 
M6ORDER 
M7ORDER 
M8ORDER 
M9ORDER 
M10ORDER 


Variable Documentation

const char* modelitems[] [static]
 

Initial value:

 {I18N_NOOP("linear"),I18N_NOOP("quadratic"),I18N_NOOP("cubic"),
        I18N_NOOP("4-th order"),I18N_NOOP("5-th order"),I18N_NOOP("6-th order"),I18N_NOOP("7-th order"),
        I18N_NOOP("8-th order"),I18N_NOOP("9-th order"),I18N_NOOP("10-th order"),0}


Generated on Fri Aug 19 21:34:45 2005 for LabPlot by doxygen 1.3.6