public interface NumericFunctionStateful extends NumericFunctionStateless
| Modifier and Type | Method and Description |
|---|---|
default double |
reset()
A stateful function should be reset to initial state on receiving this
call.
|
Copyright © 2019. All rights reserved.