Uses of Interface
com.walkfares.odsl.function.SingleValueTransform
| Package | Description |
|---|---|
| com.walkfares.function.math |
-
Uses of SingleValueTransform in com.walkfares.function.math
Classes in com.walkfares.function.math that implement SingleValueTransform Modifier and Type Class Description static classSingleValueTransforms.absstatic classSingleValueTransforms.acosstatic classSingleValueTransforms.asinstatic classSingleValueTransforms.atanstatic classSingleValueTransforms.atan2static classSingleValueTransforms.cbrtstatic classSingleValueTransforms.cosstatic classSingleValueTransforms.coshstatic classSingleValueTransforms.expstatic classSingleValueTransforms.logstatic classSingleValueTransforms.log10static classSingleValueTransforms.log1pstatic classSingleValueTransforms.powstatic classSingleValueTransforms.sinstatic classSingleValueTransforms.sinhstatic classSingleValueTransforms.sqrtstatic classSingleValueTransforms.tanstatic classSingleValueTransforms.tanhstatic classSingleValueTransforms.toDegreesstatic classSingleValueTransforms.toRadiansMethods in com.walkfares.function.math with parameters of type SingleValueTransform Modifier and Type Method Description static VarSingleValueTransforms. transform(OpenDSLContext context, Var input, SingleValueTransform t, VarScalar... params)