diff --git a/README.md b/README.md index 83aaa8c..0c2c85e 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,13 @@ Adding support for non vectorized solvers ('fmincon', 'fminbnd', or 'fminsearch' * **Thomas Guillod, ETH Zurich, Power Electronic Systems Laboratory** - [GitHub Profile](https://github.com/otvam) +## Function calling structure + +

+ +

+ + ## License * This project is licensed under the **BSD License**, see [LICENSE.md](LICENSE.md). diff --git a/readme_img/CallerStructure.png b/readme_img/CallerStructure.png new file mode 100644 index 0000000..a239c0f Binary files /dev/null and b/readme_img/CallerStructure.png differ