Documentation of 'joptima.tests.UncminTest_f77' Java class
UncminTest_f77
joptima.tests

Class UncminTest_f77

  • All Implemented Interfaces:
    Uncmin_methods


    public class UncminTest_f77
    extends java.lang.Object
    implements Uncmin_methods
    This class tests the Uncmin_f77 class.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double f_to_minimize(double[] x) 
      void gradient(double[] x, double[] g) 
      void hessian(double[] x, double[][] h) 
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • main

        public static void main(java.lang.String[] args)
      • gradient

        public void gradient(double[] x,
                             double[] g)
        Specified by:
        gradient in interface Uncmin_methods
      • hessian

        public void hessian(double[] x,
                            double[][] h)
        Specified by:
        hessian in interface Uncmin_methods

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.