Documentation of 'org.encog.mathutil.probability.vars.RandomVariable' Java class
RandomVariable
org.encog.mathutil.probability.vars

Class RandomVariable

  • All Implemented Interfaces:
    java.io.Serializable


    public class RandomVariable
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      RandomVariable(java.lang.String theLabel) 
      RandomVariable(java.lang.String theLabel, java.lang.String[] theChoices) 
    • Constructor Detail

      • RandomVariable

        public RandomVariable(java.lang.String theLabel,
                              java.lang.String[] theChoices)
      • RandomVariable

        public RandomVariable(java.lang.String theLabel)
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Returns:
        the label
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getChoices

        public java.lang.String[] getChoices()
        Returns:
        the choices
      • isBoolean

        public boolean isBoolean()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.