CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
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 > | |
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) |