Belle II Software development
|
This is the complete list of members for GlobalDerivatives, including all inherited members.
add(const std::pair< std::vector< int >, TMatrixD > &globals) | GlobalDerivatives | |
add(int paramLabel, std::vector< double > dResiduals_dParam) | GlobalDerivatives | |
add(int paramLabel, double drudp) | GlobalDerivatives | |
getDerivatives() const | GlobalDerivatives | inline |
getLabels() const | GlobalDerivatives | inline |
GlobalDerivatives(int dim=2) | GlobalDerivatives | inlineexplicit |
GlobalDerivatives(const std::pair< std::vector< int >, TMatrixD > &globals) | GlobalDerivatives | explicit |
GlobalDerivatives(const std::vector< int > &labels, const TMatrixD &derivs) | GlobalDerivatives | |
m_globals | GlobalDerivatives | private |
operator std::pair< std::vector< int >, TMatrixD >() | GlobalDerivatives | inline |
operator std::vector< int >() | GlobalDerivatives | inline |
operator TMatrixD() | GlobalDerivatives | inline |
passGlobals(std::pair< std::vector< int >, TMatrixD > globals) | GlobalDerivatives | static |