This example is defined in the directory: /home/lbesnard/Polychrony/V4.19/Linux/Examples/equationSolving.
This directory contains an example of oversampling. It is the solving for X the equation
2 aX + bX + c = 0
where a, b, c are inputs of the program using iterative Newton method.
Directory content:
Note: See also the $pK_Examples/distribution directory for an illustration of the principles of the Distributed Code Generation on this example.