GeneralBrokenLines V03-01-01
using EIGEN
gbl::GblData Member List

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

addDerivatives(unsigned int iRow, const std::array< unsigned int, 5 > &labDer, const Matrix5d &matDer, unsigned int iOff, const Eigen::MatrixBase< LocalDerivative > &derLocal, unsigned int extOff, const Eigen::MatrixBase< ExtDerivative > &extDer)gbl::GblData
addDerivatives(unsigned int iRow, unsigned int nDer, const std::array< unsigned int, 9 > &labDer, const Matrix49d &matDer, unsigned int extOff, const Eigen::MatrixBase< ExtDerivative > &extDer)gbl::GblData
addDerivatives(const std::vector< unsigned int > &index, const std::vector< double > &derivatives)gbl::GblData
GblData(unsigned int aLabel, dataBlockType aType, double aValue, double aPrec, unsigned int aTraj=0, unsigned int aPoint=0, unsigned int aMeas=0)gbl::GblData
GblData(const GblData &)=defaultgbl::GblData
GblData(GblData &&)=defaultgbl::GblData
getAllData(double &aValue, double &aErr, unsigned int &numLocal, unsigned int *&indLocal, double *&derLocal, unsigned int &aTraj, unsigned int &aPoint, unsigned int &aMeas, unsigned int &aRow)gbl::GblData
getChi2() constgbl::GblData
getLabel() constgbl::GblData
getLocalData(double &aValue, double &aWeight, unsigned int &numLocal, unsigned int *&indLocal, double *&derLocal)gbl::GblData
getResidual(double &aResidual, double &aVariance, double &aDownWeight, unsigned int &numLocal, unsigned int *&indLocal, double *&derLocal)gbl::GblData
getResidual(double &aResidual, double &aVariance)gbl::GblData
getType() constgbl::GblData
moreDerivativesgbl::GblDataprivate
moreParametersgbl::GblDataprivate
operator=(const GblData &)=defaultgbl::GblData
operator=(GblData &&)=defaultgbl::GblData
printData() constgbl::GblData
setDownWeighting(unsigned int aMethod)gbl::GblData
setPrediction(const VVector &aVector)gbl::GblData
theDerivativesgbl::GblDataprivate
theDownWeightgbl::GblDataprivate
theDWMethodgbl::GblDataprivate
theLabelgbl::GblDataprivate
theMeasgbl::GblDataprivate
theNumLocalgbl::GblDataprivate
theParametersgbl::GblDataprivate
thePointgbl::GblDataprivate
thePrecisiongbl::GblDataprivate
thePredictiongbl::GblDataprivate
theRowgbl::GblDataprivate
theTrajectorygbl::GblDataprivate
theTypegbl::GblDataprivate
theValuegbl::GblDataprivate
~GblData()gbl::GblDatavirtual