#include "SteepestDescent.h" void PrintScalar(Vec *VecList, int n, float (*F)(const Vec x)){ int i; for(i=0;i