search for: npoptn

Displaying 1 result from an estimated 1 matches for "npoptn".

Did you mean: noopt
2005 Oct 10
1
passing char to Fortran routine
...on to it. My questions are: 1) Is this somehow compiler specific? 2) Should I explicitly provide the Fortran routine with the length of the character string? 3) I am at a loss as to what is happening here, so any hint is welcome (-; The call to the Fortran routine is as follows: .Fortran("npoptn",as.character(opt),PACKAGE="depmix") where opt is a character string such as opt="Iteration limit = 100" best, ingmar