Functions | |
template<unsigned int N> | |
double | trace (const ROOT::Math::SMatrix< double, N, N > &matrix) |
template<typename T , unsigned int N> | |
double | 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) |
double GsfMatrixTools::trace | ( | const ROOT::Math::SMatrix< double, N, N > & | matrix | ) |
Definition at line 18 of file GsfMatrixTools.h.
References i, makeMuonMisalignmentScenario::matrix, N, and query::result.
Referenced by main(), and edm::pythonToCppException().