I am new to programming in fortran and am working with the numerical recipes subroutine mrqmin. It takes the following arguments:
mrqmin(x,y,sig,ndata,a,ia,ma,covar,alpha,nca,chisq,funcs,alamda)
The argument funcs is a subroutine wich I declare at the end of my program. Now, when I compile my...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.