Package com.walkfares.function.math
Class SingleValueTransforms.tanh
java.lang.Object
com.walkfares.function.math.SingleValueTransforms.tanh
- All Implemented Interfaces:
SingleValueTransform
- Enclosing class:
- SingleValueTransforms
public static class SingleValueTransforms.tanh extends Object implements SingleValueTransform
-
Constructor Summary
Constructors Constructor Description tanh()
-
Method Summary
-
Constructor Details
-
tanh
public tanh()
-
-
Method Details
-
transform
- Specified by:
transform
in interfaceSingleValueTransform
-