BOSS 7.1.0
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SimMatr.h File Reference

Go to the source code of this file.

Namespaces

namespace  SimMat
 

Functions

template<class T >
void SimMat::pack2d (int n, const T *sm, T *pac_sm)
 
int SimMat::get_idx (int i, int j)
 
template<class T >
SimMat::get_element (const T *pac_sm, int i, int j)
 
template<class T >
void SimMat::unpack2d (int n, T *sm, const T *pac_sm)