powell
in mrcImagefuncmin.h
void powell(float p[], float **xi, int n, float ftol, int *iter, float *fret,float (*func)(float [] ) );