我正在使用IMSL Fortran Library中的NEQNF函数来求解非线性方程组并得到3个错误.我在x64系统上使用Visual Studio 2017.错误说明如下:
Error #7061: The characterístic of dummy argument 1 of the associated actual procedure differ from the characteristics of dummy argument 1 of the dummy procedure [FCN_SS]
Error #7062: The characterístic of dummy argument 2 of the associated actual procedure differ from the characteristics of dummy argument 2 of the dummy procedure [FCN_SS]
Error #7063: The characterístic of dummy argument 3 of the associated actual procedure differ from the characteristics of dummy argument 3 …Run Code Online (Sandbox Code Playgroud)