Here are the classes, structs, unions and interfaces with brief descriptions:
Complex | Complex class implements a set of data types, conversions, and operations for complex numbers |
List< Type > | The List class template is used to construct lists of all types, Integer, Real, Complex, Pitch, Rhythm, etc |
Matrix< Type > | Matrix class implements a template for operations on matrices |
Pitch | Pitch implements representation and manipulation of musical pitches |
Random | |
Rational | Rational class implements standard methods and data structures to manipulate Rational ratios arithmetically |
Rhythm | Rhythm class implements standard methods and data structures to manipulate musical rhythm arithmetically |