- valueOf(String) - Static method in enum com.github.chen0040.si.enums.DistributionFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.chen0040.si.enums.HypothesisTestType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.chen0040.si.enums.DistributionFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.chen0040.si.enums.HypothesisTestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in com.github.chen0040.si.dsl
-
Created by xschen on 8/5/2017.
- Variable(String) - Constructor for class com.github.chen0040.si.dsl.Variable
-
- variable1() - Method in class com.github.chen0040.si.dsl.VariablePair
-
- variable2() - Method in class com.github.chen0040.si.dsl.VariablePair
-
- VariableMixedValueTypeException - Exception in com.github.chen0040.si.exceptions
-
Created by xschen on 3/5/2017.
- VariableMixedValueTypeException(String) - Constructor for exception com.github.chen0040.si.exceptions.VariableMixedValueTypeException
-
- VariablePair - Class in com.github.chen0040.si.dsl
-
Created by xschen on 8/5/2017.
- VariablePair(Variable, Variable) - Constructor for class com.github.chen0040.si.dsl.VariablePair
-
- VariableValueNotMatchedException - Exception in com.github.chen0040.si.exceptions
-
Created by xschen on 3/5/2017.
- VariableValueNotMatchedException(String) - Constructor for exception com.github.chen0040.si.exceptions.VariableValueNotMatchedException
-
- VariableWrongValueTypeException - Exception in com.github.chen0040.si.exceptions
-
Created by xschen on 3/5/2017.
- VariableWrongValueTypeException(String) - Constructor for exception com.github.chen0040.si.exceptions.VariableWrongValueTypeException
-