public final class SquareRootFunction extends DoubleFunction
| Constructor and Description |
|---|
SquareRootFunction() |
| Modifier and Type | Method and Description |
|---|---|
double |
apply(double arg1)
Apply the function to the argument and return the result
|
isDensifyingpublic double apply(double arg1)
DoubleFunctionapply in class DoubleFunctionarg1 - double for the argumentCopyright © 2008–2016 The Apache Software Foundation. All rights reserved.