QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
generallinearleastsquares.hpp File Reference

general linear least square regression More...

#include <ql/qldefines.hpp>
#include <ql/math/matrixutilities/svd.hpp>
#include <ql/math/array.hpp>
#include <vector>

Go to the source code of this file.

Classes

class  GeneralLinearLeastSquares
 general linear least squares regression More...
 

Namespaces

namespace  QuantLib
 

Detailed Description

general linear least square regression

Definition in file generallinearleastsquares.hpp.