org.ejml.equation
Class VariableInteger
- java.lang.Object
-
- org.ejml.equation.Variable
-
- org.ejml.equation.VariableScalar
-
- org.ejml.equation.VariableInteger
-
public class VariableInteger extends VariableScalar
Variable which stores an instance of int.
-
-
Field Summary
Fields Modifier and Type Field and Description intvalue
-
Constructor Summary
Constructors Constructor and Description VariableInteger(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doublegetDouble()
-
-
-
Method Detail
-
getDouble
public double getDouble()
- Specified by:
getDoublein classVariableScalar
-
-
DMelt 3.0 © DataMelt by jWork.ORG