#include #include #include "nr.h" using namespace std; void NR::mppi(const int np) { const unsigned int IAOFF=48,MACC=2; int ir,j,n; unsigned char mm; string s; n=np+MACC; Vec_UCHR x(n),y(n),sx(n),sxi(n); Vec_UCHR z(n),t(n),pi(n); Vec_UCHR ss(2*n),tt(2*n); t[0]=2; for (j=1;j