Documentation of 'joptima.fortran.Lmder_fcn' Java class
Lmder_fcn
joptima.fortran

Interface Lmder_fcn

  • All Known Implementing Classes:
    LmderTest_f77


    public interface Lmder_fcn
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void fcn(int m, int n, double[] x, double[] fvec, double[][] fjac, int[] iflag) 
    • Method Detail

      • fcn

        void fcn(int m,
                 int n,
                 double[] x,
                 double[] fvec,
                 double[][] fjac,
                 int[] iflag)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.