simplifications

This commit is contained in:
Martin Reinecke 2018-12-11 15:08:37 +01:00
parent 0976aabbad
commit cd7163d485
8 changed files with 499 additions and 624 deletions

View file

@ -44,6 +44,7 @@ void inner_loop (sharp_job *job, const int *ispair,const double *cth,
const int *mlim);
int sharp_veclen(void);
int sharp_max_nvec(void);
#ifdef __cplusplus
}