A header only library for MATLAB-like interface to the C++ library
Just include rand.h file under /utils/ folder in your project to use library
You need at least C++ standard 17 complient compiler to use this library
May add gui functionality, add exponential, poisson, distriburions
- Mustafa akur - Initial work - akurmustafa
This project is licensed under the MIT License - see the LICENSE.md file for details
- I have benefited a lot from Walter E Brown's cppcon 2016 [talk] (https://www.youtube.com/watch?v=6DPkyvkMkk8) a lot.