Documentation of 'org.encog.ca.universe.basic.BasicDiscreteCell' Java class
BasicDiscreteCell
org.encog.ca.universe.basic

Class BasicDiscreteCell

    • Constructor Summary

      Constructors 
      Constructor and Description
      BasicDiscreteCell(int theSize, int theElementCount) 
    • Constructor Detail

      • BasicDiscreteCell

        public BasicDiscreteCell(int theSize,
                                 int theElementCount)
    • Method Detail

      • get

        public double get(int index)
        Specified by:
        get in interface UniverseCell
      • set

        public void set(int i,
                        double d)
        Specified by:
        set in interface UniverseCell
      • set

        public void set(int idx,
                        double[] d)
        Specified by:
        set in interface UniverseCell
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.