#include "gage.h"
#include "privateGage.h"
Functions | |
int | gageDeconvolve (Nrrd *_nout, double *lastDiffP, const Nrrd *nin, const gageKind *kind, const NrrdKernelSpec *ksp, int typeOut, unsigned int maxIter, int saveAnyway, double step, double epsilon, int verbose) |
int gageDeconvolve | ( | Nrrd * | _nout, | |
double * | lastDiffP, | |||
const Nrrd * | nin, | |||
const gageKind * | kind, | |||
const NrrdKernelSpec * | ksp, | |||
int | typeOut, | |||
unsigned int | maxIter, | |||
int | saveAnyway, | |||
double | step, | |||
double | epsilon, | |||
int | verbose | |||
) |