This folder contains samples to getting started with SWIG Python to C++ API interface generator.
- Basic : This folder contains the basic example/tutorial for introducing SWIG.
- CppTemplates: This folder contains the example with C++ Template Class.
- swig_speed_test: This folder contains an example comparing Python and C++ API's performance available here.