mrirecon / bart

BART: Toolbox for Computational Magnetic Resonance Imaging
https://mrirecon.github.io/bart/
BSD 3-Clause "New" or "Revised" License
291 stars 161 forks source link

assignment twice #303

Closed maddin200 closed 1 year ago

maddin200 commented 1 year ago

bart-master/src/networks/reconet.c line 375 Code: const struct nlop_s* nlop_dc = nlop_dc // <-- twice = nlop_sense_dc_prox_create(Nb, models, &iter_conf, BATCH_FLAG); // in: input, adjoint, lambda; out: output