GeneralLinearLeastSquares Member List
This is the complete list of members for GeneralLinearLeastSquares, including all inherited members.
a() const (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
a_ (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares [protected]
calculate(xIterator xBegin, xIterator xEnd, yIterator yBegin, yIterator yEnd, vIterator vBegin, vIterator vEnd) (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares [protected]
coefficients() const (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
dim() const (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
err_ (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares [protected]
error() const GeneralLinearLeastSquares
GeneralLinearLeastSquares(const xContainer &x, const yContainer &y, const vContainer &v) (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
GeneralLinearLeastSquares(xIterator xBegin, xIterator xEnd, yIterator yBegin, yIterator yEnd, vIterator vBegin, vIterator vEnd) (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
residuals() const (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
residuals_ (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares [protected]
size() const (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares
standardErrors() const GeneralLinearLeastSquares
standardErrors_ (defined in GeneralLinearLeastSquares)GeneralLinearLeastSquares [protected]