org.ejml.equation
Class VariableDouble
- java.lang.Object
-
- org.ejml.equation.Variable
-
- org.ejml.equation.VariableScalar
-
- org.ejml.equation.VariableDouble
-
public class VariableDouble extends VariableScalar
Variable which stores an instance of double.
-
-
Field Summary
Fields Modifier and Type Field and Description doublevalue
-
Constructor Summary
Constructors Constructor and Description VariableDouble(double 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