Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces
linear_regression.h File Reference
#include <vector>
#include <boost/serialization/base_object.hpp>
#include <boost/serialization/nvp.hpp>
#include <datatools/i_serializable.ipp>
#include <mygsl/i_unary_function.h>
#include <mygsl/datapoint.h>

Go to the source code of this file.

Classes

class  mygsl::linear_regression
 The linear regression algorithm. More...
 
class  mygsl::linear_regression::fit_data
 The serializable result data of the linear regression algorithm. More...
 
class  mygsl::linear_regression::function
 A linear regression fit function. More...
 

Namespaces

 mygsl
 Top-level namespace of the Bayeux/mygsl module library.