Documentation of 'org.ea.javacnn.data.OutputDefinition' Java class
OutputDefinition
org.ea.javacnn.data

Class OutputDefinition



  • public class OutputDefinition
    extends java.lang.Object
    This class will hold the definitions that bridge two layers. So you can set values in one layer and use them in the next layer.
    • Constructor Detail

      • OutputDefinition

        public OutputDefinition()
    • Method Detail

      • getOutX

        public int getOutX()
      • setOutX

        public void setOutX(int out_sx)
      • getOutY

        public int getOutY()
      • setOutY

        public void setOutY(int out_sy)
      • getDepth

        public int getDepth()
      • setDepth

        public void setDepth(int depth)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.