I am trying to use NCONF for solving a minimization in fortran. the problem is that I want to use a FCN subroutine in which I need to enter some inputs which are the outputs of another FCN! can this be possible?
this is the first subroutine which result is X1:
SUBROUTINE...