Allink  v0.1
Public Attributes
RETTA Struct Reference

Linear interpolation. More...

#include <MatematicaStruct.h>

List of all members.

Public Attributes

double m
 y = m*x + q
double ErrM
 Error on the slope.
double q
 y = m*x + q
double ErrQ
 Error on the intercept.
double Corr
 Correlation.
double Cov
 Covariance.
double r
 r factor
double ErrY
 Error a posteriori.

Detailed Description

Linear interpolation.

Definition at line 57 of file MatematicaStruct.h.


The documentation for this struct was generated from the following file: