QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
GeneralLinearLeastSquares Member List

This is the complete list of members for GeneralLinearLeastSquares, including all inherited members.

a_GeneralLinearLeastSquaresprotected
calculate(xIterator xBegin, xIterator xEnd, yIterator yBegin, yIterator yEnd, vIterator vBegin)GeneralLinearLeastSquaresprotected
coefficients() constGeneralLinearLeastSquares
dim() constGeneralLinearLeastSquares
err_GeneralLinearLeastSquaresprotected
error() constGeneralLinearLeastSquares
GeneralLinearLeastSquares(const xContainer &x, const yContainer &y, const vContainer &v)GeneralLinearLeastSquares
GeneralLinearLeastSquares(xIterator xBegin, xIterator xEnd, yIterator yBegin, yIterator yEnd, vIterator vBegin, vIterator vEnd)GeneralLinearLeastSquares
residuals() constGeneralLinearLeastSquares
residuals_GeneralLinearLeastSquaresprotected
size() constGeneralLinearLeastSquares
standardErrors() constGeneralLinearLeastSquares
standardErrors_GeneralLinearLeastSquaresprotected