Boost LA

Boost LA provides a set of generic linear algebra algorithms, primarily for working with vectors and matrices of static size. The library also defines vector and matrix data types, however it allows users to introduce their own types by specializing the vector_traits and matrix_traits templates.

Note that Boost LA is not part of Boost. Please post questions and suggestions on the Boost Developers Mailing List.

Click here to download the source code and this documentation.

Contents

  1. Tutorial
  2. Reference
  3. Synopsis
  4. Operator| rationale
  5. Indexes