forked from tTh/FloatImg
oups...
This commit is contained in:
parent
ade40f2029
commit
c0f3b86d0c
|
@ -60,7 +60,7 @@ for (idx=0; idx<nbre; idx++) {
|
|||
d->B[idx] = maxval * sqrt(dval);
|
||||
}
|
||||
|
||||
return -1;
|
||||
return 0;
|
||||
}
|
||||
/* ---------------------------------------------------------------- */
|
||||
int fimg_power_2(FloatImg *s, FloatImg *d, double maxval)
|
||||
|
|
Loading…
Reference in New Issue