org.ejml.equation
Class Variable
- java.lang.Object
-
- org.ejml.equation.Variable
-
- Direct Known Subclasses:
- VariableMatrix, VariableScalar, VariableSpecial
public class Variable extends java.lang.ObjectInstance of a variable created at compile time. This base class only specifies the type of variable which it is.
-
-
Field Summary
Fields Modifier and Type Field and Description VariableTypetype
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description VariableTypegetType()java.lang.StringtoString()
-
-
-
Field Detail
-
type
public VariableType type
-
-
Method Detail
-
getType
public VariableType getType()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-
DMelt 3.0 © DataMelt by jWork.ORG