Class | Description |
---|---|
Log10RootFunction |
Function used by limiters to calculate thredsholds using log10 of the current limit.
|
SquareRootFunction |
Specialized utility function used by limiters to calculate thredsholds using square root
of the current limit.
|