C++ API Usage Examples ====================== These are the basic usage examples of the Otyca C++ API. .. literalinclude:: volatility_surface_calibration_example.cpp :language: c++ :linenos: .. literalinclude:: spy_quotedata.csv :language: none :lines: 1-10 :caption: Preview of `spy_quotedata.csv` :download:`Download full CSV ` .. literalinclude:: spy_dividends.csv :language: none :lines: 1-10 :caption: Preview of `spy_dividends.csv` :download:`Download full CSV ` .. literalinclude:: yieldcurve.csv :language: none :lines: 1-10 :caption: Preview of `yieldcurve.csv` :download:`Download full CSV `