Internal Documentation
This section contains internal documentation for Accelerate. It is intended for developers who want to contribute to the project or understand its inner workings. It is not required for using Accelerate, which is covered in the main sections of the documentation.
It assumes you know how to use Accelerate and program in C++.
Reference
This section contains reference documentation for the classes and functions used to implement Accelerate.
Explanations
This section contains explanations of rationale of implementation details of Accelerate, explanations of concepts and complex components, and guidelines for contributing to the project.