org.ea.javacnn.data
Class OutputDefinition
- java.lang.Object
-
- org.ea.javacnn.data.OutputDefinition
-
public class OutputDefinition extends java.lang.ObjectThis 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 Summary
Constructors Constructor and Description OutputDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetDepth()intgetOutX()intgetOutY()voidsetDepth(int depth)voidsetOutX(int out_sx)voidsetOutY(int out_sy)
-
DataMelt 3.0 © DataMelt by jWork.ORG