OpenNN  2.2
Open Neural Networks Library
Public Attributes | List of all members
OpenNN::LinearRegressionParameters< T > Struct Template Reference

#include <vector.h>

Public Attributes

double intercept
 
double slope
 
double correlation
 

Detailed Description

template<class T>
struct OpenNN::LinearRegressionParameters< T >

This template defines the parameters of a linear regression analysis between two sets x-y.

Definition at line 59 of file vector.h.


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