Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces
stabilisedglls.hpp File Reference

Numerically stabilised general linear least squares. More...

#include <ql/math/array.hpp>
#include <ql/math/comparison.hpp>
#include <ql/math/generallinearleastsquares.hpp>
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/mean.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <boost/accumulators/statistics/variance.hpp>
#include <boost/make_shared.hpp>
#include <boost/type_traits.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  StabilisedGLLS
 Numerically stabilised general linear least squares. More...
 

Namespaces

namespace  QuantExt
 

Detailed Description

Numerically stabilised general linear least squares.

Definition in file stabilisedglls.hpp.