The code has lot of problems than other codes which are STT2001, 2D_Grid_MOC. Many of them are syntax errors identified by visual studio 2022 community edition.
I might be the first one to post list of errors in form of excel file. But here it is, someone has to report them.
I'm using visual studio community edition (v143)
Windows SDK version: 10.0 (latest installed version)
C++ language standard: Default (ISO C++ 14 standard)
C language standard: Legacy MSVC
Config: Debug, Platform: x64
3D_MOC error list.xlsx
The Error essentially appears in NR namespace of 'nrutil_nr.h' file. Since, sort2, ludcmp, lubksb, newt, fmin are not defined in the namespace its a error regarding, 'not being member of NR namespace'.
The code has lot of problems than other codes which are STT2001, 2D_Grid_MOC. Many of them are syntax errors identified by visual studio 2022 community edition. I might be the first one to post list of errors in form of excel file. But here it is, someone has to report them. I'm using visual studio community edition (v143) Windows SDK version: 10.0 (latest installed version) C++ language standard: Default (ISO C++ 14 standard) C language standard: Legacy MSVC Config: Debug, Platform: x64 3D_MOC error list.xlsx