jhplot.math.exp4j.function
Class Functions
- java.lang.Object
- 
- jhplot.math.exp4j.function.Functions
 
- 
 
 public class Functions extends java.lang.ObjectClass representing the builtin functions available for use in expressions You can enabled fast math calculation using- See Also:
- HParam
 
- 
- 
Constructor SummaryConstructors Constructor and Description Functions()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method and Description static FunctiongetBuiltinFunction(java.lang.String name)Get the builtin function for a given name
 
- 
- 
- 
Method Detail- 
getBuiltinFunctionpublic 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