61 typedef JPolintFunction1D<N, JElement2D<double, double>, JCollection, JResult_t> JFunction1D_t;
70 polint.configure(JGrid<double>(numberOfBins, xmin, xmax), f1);
then usage $script[input file[working directory[option]]] nWhere option can be N
int main(int argc, char *argv[])