Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
Low-Level API Tutorial

This tutorial aims at explaining through a series of examples how to use the different facilities provided by the Lattice Builder application programming interface.

The complete code of the examples in this tutorial can be found under the latbuilder/examples/tutorial/ directory.

The tutorial is divided into the following sections:

  1. Text Output
  2. Lattice Types and Definitions
  3. Sequences of Generator Values
  4. Sequences of Lattice Definitions
  5. Weighted Figures of Merit
  6. Sequences of Merit Values
  7. Filters and Combiners
  8. Other Examples
  9. Extending Lattice Builder