Documentation of 'jhpro.nnet.InputValue' Java class
InputValue
jhpro.nnet

Class InputValue



  • public class InputValue
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      InputValue() 
      InputValue(double i, double j, double k) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double getX() 
      double getY() 
      double getZ() 
      void setX(double i) 
      void setY(double i) 
      void setZ(double i) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InputValue

        public InputValue()
      • InputValue

        public InputValue(double i,
                          double j,
                          double k)
    • Method Detail

      • setX

        public void setX(double i)
      • setY

        public void setY(double i)
      • setZ

        public void setZ(double i)
      • getX

        public double getX()
      • getY

        public double getY()
      • getZ

        public double getZ()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.