Class NelderMead.simplex_t

  • Enclosing class:
    NelderMead

    private class NelderMead.simplex_t
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int n  
      (package private) NelderMead.point_t[] p  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private simplex_t()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait