Arithmetic Layer
The arithmetic layer of our basic ICN can be constructed using arithmetic_layer().
CompositionalNetworks.arithmetic_layer — Functionarithmetic_layer()Generate the layer of arithmetic operations of the ICN. The operations are mutually exclusive, that is only one will be selected.
List of Arithmetic operations
Follows a list of the current operations available in any arithmetic layer. Those operations are mutually exclusive.
Missing docstring for CompositionalNetworks._ar_sum. Check Documenter's build log for details.
Missing docstring for CompositionalNetworks._ar_prod. Check Documenter's build log for details.