Class ConjGrad

  • java.lang.Object
    • samer.maths.opt.ConjGrad
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConjGrad(State s) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void init() 
      void update() 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConjGrad

        public ConjGrad(State s)
    • Method Detail

      • init

        public void init()
      • update

        public void update()