Functions | |
template<typename T , unsigned int N> | |
T | trace (ROOT::Math::SMatrix< T, N, N > const &matrix) |
template<typename T , unsigned int N> | |
T | trace (ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > const &a, ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > const &b) |
T GsfMatrixTools::trace | ( | ROOT::Math::SMatrix< T, N, N > const & | matrix | ) |
Definition at line 18 of file GsfMatrixTools.h.
References mps_fire::i, makeMuonMisalignmentScenario::matrix, N, and mps_fire::result.
Referenced by edm::pythonToCppException().
T GsfMatrixTools::trace | ( | ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > const & | a, |
ROOT::Math::SMatrix< T, N, N, ROOT::Math::MatRepSym< T, N > > const & | b | ||
) |
Definition at line 29 of file GsfMatrixTools.h.
References a, b, mps_fire::i, and N.