JeffA
01-08-2007, 12:59 PM
Shouldn't the NR::sprsm function prototype look like:
void NR::sprspm(... Vec_O_INT &ijc) and not void NR::sprspm(... Vec_I_INT &ijc)?
This is how NR:sprstm is prototyped.
I noticed this first in the book and checked the distribution files also.
Pls advise
regards
Jeff
void NR::sprspm(... Vec_O_INT &ijc) and not void NR::sprspm(... Vec_I_INT &ijc)?
This is how NR:sprstm is prototyped.
I noticed this first in the book and checked the distribution files also.
Pls advise
regards
Jeff