Go to the source code of this file.
Macros | |
#define | SMATRIX_USE_CONSTEXPR |
Functions | |
template<typename T , unsigned int N> | |
bool | invertPosDefMatrix (ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > &m) |
template<typename T , unsigned int N> | |
bool | invertPosDefMatrix (ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > const &mIn, ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > &mOut) |
#define SMATRIX_USE_CONSTEXPR |
Definition at line 4 of file invertPosDefMatrix.h.
|
inline |
Definition at line 11 of file invertPosDefMatrix.h.
References m.
Referenced by PerigeeTrajectoryError::calculateWeightMatrix(), KalmanVertexUpdator< N >::chi2Increment(), TrajectoryStateCombiner::combine(), MRHChi2MeasurementEstimator::estimate(), KalmanVertexUpdator< N >::positionUpdate(), KalmanVertexTrackUpdator< N >::trackRefit(), KinematicConstrainedVertexUpdatorT< nTrk, nConstraint >::update(), and LocalTrajectoryError::weightMatrix().