replace dp
with flags
and introduce SHARP_ALWAYS_WEIGHTS, SHARP_NEVER_WEIGHTS
This commit is contained in:
parent
bea64bd65f
commit
93a01f769c
8 changed files with 83 additions and 48 deletions
|
@ -46,6 +46,7 @@ typedef struct
|
|||
int spin;
|
||||
int add_output;
|
||||
int nmaps, nalm;
|
||||
int flags;
|
||||
sharp_fde fde;
|
||||
void **map;
|
||||
void **alm;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue