CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
GsfMatrixTools.h File Reference
#include "Math/SVector.h"
#include "Math/SMatrix.h"

Go to the source code of this file.

Namespaces

 GsfMatrixTools
 

Functions

template<unsigned int N>
double GsfMatrixTools::trace (const ROOT::Math::SMatrix< double, N, N > &matrix)
 
template<typename T , unsigned int N>
double 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)