|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivationFunction
Interface for functions.
| Method Summary | |
|---|---|
double |
compute(double value)
|
double |
computeDerivation(double value)
|
| Method Detail |
|---|
double compute(double value)
value - value to compute something from.
double computeDerivation(double value)
value - value to compute something from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||