#include "nr.h" void NR::sprstx(Vec_I_DP &sa, Vec_I_INT &ija, Vec_I_DP &x, Vec_O_DP &b) { int i,j,k; int n=x.size(); if (ija[0] != (n+1)) nrerror("mismatched vector and matrix in sprstx"); for (i=0;i