Parameters: |
- trace Desired array data-type.
- length_input (int) length of the input memory array.
- length_output (int) length of the output memory array.
- input_inital_value (float, optional) Initialization value for the input
memory array (default is 1.0).
- output_inital_value (float, optional) Initialization value for the output
memory array (default is 1.0).
|