anfis.L4.mf.eval: The evaluator for membership functions of nodes in Layer 1
Description
To evaluate the membership functions of nodes in Layer 4
Usage
anfis.L4.mf.eval(anfis, input.stack)
Value
The membership grades of the membership functions of nodes in Layer 4
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.