#ifndef POWELLTEST_H
#define POWELLTEST_H

void powelltest01(int argc, char** argv);
void powelltest02(int argc, char** argv);


#endif




