Skip to content

Commit

Permalink
nothing ...
Browse files Browse the repository at this point in the history
  • Loading branch information
VanyaBelyaev committed Sep 5, 2024
1 parent 409ee19 commit 0129510
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/include/Ostap/MatrixUtils2.h
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,6 @@ namespace Ostap
return r ;
}
} ;

// ======================================================================
template <class T, unsigned int D>
struct Sym<ROOT::Math::SMatrix<T,D,D,ROOT::Math::MatRepSym<T,D> > >
Expand All @@ -1237,7 +1236,6 @@ namespace Ostap
//
static const R& operation ( const M& m ) { return m ; }
} ;

// ======================================================================
template <class T, unsigned int D>
struct ASym<ROOT::Math::SMatrix<T,D,D> >
Expand Down

0 comments on commit 0129510

Please sign in to comment.