Exchange Toolkit
How use the Exchange Toolkit

To use the ExchangeToolkit in your project, simply add the header ExchangeToolkit.h to your source code. If you intend to use the Eigen Bridge, copy ExchangeEigenBridge.h as well. The Eigen Bridge is optional, and requires Eigen.

API Reference

The ExchangeToolkit API documentation can be found here

How to Build the Samples (optional)

The ExchangeToolkit/examples folder contains a number of projects that illustrate common use cases.

The ExchangeToolkit/ExchangeToolkit/include folder contains the toolkit itself.