Interface BaseBigNumberEmStdOperator.EmFunction
- Enclosing class:
- BaseBigNumberEmStdOperator<T>
public static interface BaseBigNumberEmStdOperator.EmFunction
-
Method Summary
Modifier and TypeMethodDescriptionapply
(BigDecimal prevVal, BigDecimal curVal, BigDecimal alpha, BigDecimal oneMinusAlpha)
-
Method Details
-
apply
-