jhplot.math.exp4j.function
Class Functions
- java.lang.Object
-
- jhplot.math.exp4j.function.Functions
-
public class Functions extends java.lang.Object
Class representing the builtin functions available for use in expressions You can enabled fast math calculation using- See Also:
HParam
-
-
Constructor Summary
Constructors Constructor and Description Functions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Function
getBuiltinFunction(java.lang.String name)
Get the builtin function for a given name
-
-
-
Method Detail
-
getBuiltinFunction
public static Function getBuiltinFunction(java.lang.String name)
Get the builtin function for a given name- Parameters:
name
- te name of the function- Returns:
- a Function instance
-
-
DMelt 3.0 © DataMelt by jWork.ORG