QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for GeneralLinearLeastSquares, including all inherited members.
a_ | GeneralLinearLeastSquares | protected |
calculate(xIterator xBegin, xIterator xEnd, yIterator yBegin, yIterator yEnd, vIterator vBegin) | GeneralLinearLeastSquares | protected |
coefficients() const | GeneralLinearLeastSquares | |
dim() const | GeneralLinearLeastSquares | |
err_ | GeneralLinearLeastSquares | protected |
error() const | GeneralLinearLeastSquares | |
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() const | GeneralLinearLeastSquares | |
residuals_ | GeneralLinearLeastSquares | protected |
size() const | GeneralLinearLeastSquares | |
standardErrors() const | GeneralLinearLeastSquares | |
standardErrors_ | GeneralLinearLeastSquares | protected |