packages feed

lol-0.5.0.0: Crypto/Lol/Cyclotomic/Tensor/CTensor/common.h

#ifndef COMMON_H_
#define COMMON_H_

#include "types.h"

// calculates base ** exp
hDim_t ipow(hDim_t base, hShort_t exp);

#endif /* COMMON_H_ */