julian::ir::SmootherCostFunction Member List
This is the complete list of members for julian::ir::SmootherCostFunction, including all inherited members.
calculateCost(const InterpolatedCurve &) const =0 | julian::ir::SmootherCostFunction | pure virtual |
clone() const =0 | julian::ir::SmootherCostFunction | pure virtual |
giveCvector(const InterpolatedCurve &) const =0 | julian::ir::SmootherCostFunction | pure virtual |
giveQmatrix(const InterpolatedCurve &) const =0 | julian::ir::SmootherCostFunction | pure virtual |
giveSmoothedCurve(const InterpolatedCurve &) const =0 | julian::ir::SmootherCostFunction | pure virtual |
SmootherCostFunction() | julian::ir::SmootherCostFunction | inline |
updateSmoothedCurve(InterpolatedCurve &, const std::vector< double > &) const =0 | julian::ir::SmootherCostFunction | pure virtual |
~SmootherCostFunction() | julian::ir::SmootherCostFunction | inlinevirtual |