public class LogSig extends AbstractTransferFunction
| Constructor and Description |
|---|
LogSig() |
| Modifier and Type | Method and Description |
|---|---|
double |
calculate(double x) |
Object |
clone() |
double |
gradient(double hx,
double y) |
public double calculate(double x)
calculate in interface TransferFunctioncalculate in class AbstractTransferFunctionpublic double gradient(double hx,
double y)
public Object clone()
clone in class AbstractTransferFunctionCopyright © 2017. All rights reserved.