org.neuroph.nnet.comp
Class Dimension2D
- java.lang.Object
-
- org.neuroph.nnet.comp.Dimension2D
-
- All Implemented Interfaces:
- java.io.Serializable
public class Dimension2D extends java.lang.Object implements java.io.SerializableDimensions (width and height) of the Layer2D- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description Dimension2D(int width, int height)Creates new dimensions with specified width and height
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetHeight()intgetWidth()voidsetHeight(int height)voidsetWidth(int width)java.lang.StringtoString()
-
DMelt 3.0 © DataMelt by jWork.ORG