GeneralBrokenLines  trunk_rev46
 All Classes Files Functions Variables Typedefs Pages
GblData Member List

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

addDerivatives(unsigned int iRow, const std::vector< unsigned int > &labDer, const SMatrix55 &matDer, unsigned int iOff, const TMatrixD &derLocal, const std::vector< int > &labGlobal, const TMatrixD &derGlobal, unsigned int nLocal, const TMatrixD &derTrans)GblData
addDerivatives(unsigned int iRow, const std::vector< unsigned int > &labDer, const SMatrix27 &matDer, unsigned int nLocal, const TMatrixD &derTrans)GblData
addDerivatives(const std::vector< unsigned int > &index, const std::vector< double > &derivatives)GblData
GblData(unsigned int aLabel, double aMeas, double aPrec)GblData
getAllData(float &fValue, float &fErr, std::vector< unsigned int > *&indLocal, std::vector< double > *&derLocal, std::vector< int > *&labGlobal, std::vector< double > *&derGlobal)GblData
getChi2() const GblData
getLocalData(double &aValue, double &aWeight, std::vector< unsigned int > *&indLocal, std::vector< double > *&derLocal)GblData
getResidual(double &aResidual, double &aVariance, double &aDownWeight, std::vector< unsigned int > *&indLocal, std::vector< double > *&derLocal)GblData
globalDerivativesGblDataprivate
globalLabelsGblDataprivate
printData() const GblData
setDownWeighting(unsigned int aMethod)GblData
setPrediction(const VVector &aVector)GblData
theDerivativesGblDataprivate
theDownWeightGblDataprivate
theLabelGblDataprivate
theParametersGblDataprivate
thePrecisionGblDataprivate
thePredictionGblDataprivate
theValueGblDataprivate
~GblData()GblDatavirtual