Go to the documentation of this file.
51 extern bool fborder (
long index,
long nx,
long ny,
long nz);
74 unsigned int __nx, __ny, __nz;
75 unsigned long __count;
78 float *__weight_imagePtr;
80 float *__gain_image_ptr;
107 double __q, __e, __sprod;
110 double __min_res, __relres;
135 int solve(
long max_iterations,
double *firstnormr0);
151 void multA(
double *x,
double *result,
long start,
long ende);
160 void multA_float(
float *x,
float *result);
177 void solvepar(
long *max_iteration,
double *normr,
double *firstnormr0);