From 01295107c0a98c5f52811dab73903d0ee9a41f19 Mon Sep 17 00:00:00 2001 From: Vanya Belyaev Date: Thu, 5 Sep 2024 13:24:22 +0200 Subject: [PATCH] nothing ... --- source/include/Ostap/MatrixUtils2.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/include/Ostap/MatrixUtils2.h b/source/include/Ostap/MatrixUtils2.h index 67d43d3b..54766058 100644 --- a/source/include/Ostap/MatrixUtils2.h +++ b/source/include/Ostap/MatrixUtils2.h @@ -1226,7 +1226,6 @@ namespace Ostap return r ; } } ; - // ====================================================================== template struct Sym > > @@ -1237,7 +1236,6 @@ namespace Ostap // static const R& operation ( const M& m ) { return m ; } } ; - // ====================================================================== template struct ASym >