anfis.L1.eval: The evaluator for nodes in Layer 1
Description
To evaluate the antecedent layer (L1) of anfis
Usage
anfis.L1.eval(anfis, output.LI, input.stack)
Arguments
output.LI
The output of nodes in Layer I
Value
The output of nodes in Layer 1
Details
This function is not recommended for external use, but can be used for debugging or learning.
See the source code of anfis.eval
for usage.