CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
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)