Documentation of 'org.encog.util.datastruct.WindowInt' Java class
WindowInt
org.encog.util.datastruct

Class WindowInt



  • public class WindowInt
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      WindowInt(int size) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void add(int i) 
      int[] getData() 
      void shift() 
      int size() 
      • Methods inherited from class java.lang.Object

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

      • WindowInt

        public WindowInt(int size)
    • Method Detail

      • size

        public int size()
      • shift

        public void shift()
      • add

        public void add(int i)
      • getData

        public int[] getData()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.