sharpification
This commit is contained in:
parent
84c0a7de18
commit
82dc2a541f
14 changed files with 145 additions and 123 deletions
|
@ -73,7 +73,8 @@ typedef complex double dcmplx;
|
|||
#undef nvec
|
||||
|
||||
void inner_loop (sharp_job *job, const int *ispair,const double *cth,
|
||||
const double *sth, int llim, int ulim, Ylmgen_C *gen, int mi, const int *idx)
|
||||
const double *sth, int llim, int ulim, sharp_Ylmgen_C *gen, int mi,
|
||||
const int *idx)
|
||||
{
|
||||
int njobs=job->ntrans;
|
||||
if (njobs<=MAXJOB_SPECIAL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue