mathkit  1.5
 All Classes Namespaces Functions Variables Typedefs
Public Attributes | List of all members
mathkit::LineParam Struct Reference

Parameters (slope and intercept) of regression line. More...

#include <mathkit.hpp>

Public Attributes

double slope
 The slope of regression line.
 
double intercept
 The intercept of regression line on y axis.
 

Detailed Description

Parameters (slope and intercept) of regression line.

Definition at line 95 of file mathkit.hpp.


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