|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
And | Performs logic AND operation on input vector. |
Difference | Performs the vector difference operation on input and weight vector. |
InputFunction | Neuron's input function. |
Max | Performs max function on input vector |
Min | Performs min function on input vector |
Or | Performs logic OR operation on input vector. |
Product | Performs multiplication of all input vector elements. |
Sum | Performs summing of all input vector elements. |
SumSqr | Calculates squared sum of all input vector elements. |
WeightedSum | Optimized version of weighted input function |
Provides common neuron input functions
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |