org.ejml.equation
Class Function
- java.lang.Object
-
- org.ejml.equation.Function
-
public class Function extends java.lang.ObjectA function is an operator with the following syntax "( Input )"
-
-
Field Summary
Fields Modifier and Type Field and Description java.lang.StringnameName of operator and the string it looks for when parsing
-
Constructor Summary
Constructors Constructor and Description Function(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetName()java.lang.StringtoString()
-
DMelt 3.0 © DataMelt by jWork.ORG