Isis 3 Programmer Reference
Isis::LeastSquares Member List

This is the complete list of members for Isis::LeastSquares, including all inherited members.

AddKnown(const std::vector< double > &input, double expected, double weight=1.0)Isis::LeastSquares
ApplyParameterWeights() (defined in Isis::LeastSquares)Isis::LeastSquaresprivate
Evaluate(const std::vector< double > &input)Isis::LeastSquares
FillSparseA(const std::vector< double > &data)Isis::LeastSquaresprivate
GetDegreesOfFreedom() (defined in Isis::LeastSquares)Isis::LeastSquaresinline
GetEpsilons() const (defined in Isis::LeastSquares)Isis::LeastSquaresinline
GetExpected(int row) constIsis::LeastSquares
GetInput(int row) constIsis::LeastSquares
GetSigma0() (defined in Isis::LeastSquares)Isis::LeastSquaresinline
Knowns() constIsis::LeastSquaresinline
LeastSquares(Isis::BasisFunction &basis, bool sparse=false, int sparseRows=0, int sparseCols=0, bool jigsaw=false)Isis::LeastSquares
p_ATbIsis::LeastSquaresprivate
p_basisIsis::LeastSquaresprivate
p_constrainedParametersIsis::LeastSquaresprivate
p_currentFillRow (defined in Isis::LeastSquares)Isis::LeastSquaresprivate
p_degreesOfFreedomIsis::LeastSquaresprivate
p_epsilonsSparseIsis::LeastSquaresprivate
p_expectedIsis::LeastSquaresprivate
p_inputIsis::LeastSquaresprivate
p_jigsaw (defined in Isis::LeastSquares)Isis::LeastSquaresprivate
p_normalsIsis::LeastSquaresprivate
p_parameterWeightsIsis::LeastSquaresprivate
p_residualsIsis::LeastSquaresprivate
p_sigma0Isis::LeastSquaresprivate
p_SLU_FactorIsis::LeastSquaresprivate
p_solvedIsis::LeastSquaresprivate
p_sparse (defined in Isis::LeastSquares)Isis::LeastSquaresprivate
p_sparseAIsis::LeastSquaresprivate
p_sparseCols (defined in Isis::LeastSquares)Isis::LeastSquaresprivate
p_sparseRows (defined in Isis::LeastSquares)Isis::LeastSquaresprivate
p_sqrtWeightIsis::LeastSquaresprivate
p_xSparseIsis::LeastSquaresprivate
QRD enum valueIsis::LeastSquares
Reset() (defined in Isis::LeastSquares)Isis::LeastSquares
ResetSparse() (defined in Isis::LeastSquares)Isis::LeastSquaresinline
Residual(int i) constIsis::LeastSquares
Residuals() constIsis::LeastSquares
Rows() constIsis::LeastSquares
SetNumberOfConstrainedParameters(int n) (defined in Isis::LeastSquares)Isis::LeastSquaresinline
SetParameterWeights(const std::vector< double > weights) (defined in Isis::LeastSquares)Isis::LeastSquaresinline
Solve(Isis::LeastSquares::SolveMethod method=SVD)Isis::LeastSquares
SolveCholesky() (defined in Isis::LeastSquares)Isis::LeastSquaresinlineprivate
SolveMethod enum nameIsis::LeastSquares
SolveQRD()Isis::LeastSquaresprivate
SolveSparse()Isis::LeastSquaresprivate
SolveSVD()Isis::LeastSquaresprivate
SPARSE enum valueIsis::LeastSquares
SVD enum valueIsis::LeastSquares
Weight(int index, double weight)Isis::LeastSquares
~LeastSquares()Isis::LeastSquares