Documentation of 'org.encog.ca.universe.Universe' Java class
Universe
org.encog.ca.universe

Interface Universe

  • All Known Implementing Classes:
    BasicUniverse


    public interface Universe
    • Method Detail

      • getRows

        int getRows()
      • getColumns

        int getColumns()
      • isValid

        boolean isValid(int otherRow,
                        int otherCol)
      • clone

        java.lang.Object clone()
      • compare

        double compare(Universe world)
      • randomize

        void randomize()
      • calculatePercentInvalid

        double calculatePercentInvalid()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.