Typedefs | |
typedef Matrix< Integer > | IntegerMatrix |
A Matrix of type Integer. | |
typedef Matrix< Real > | RealMatrix |
A Matrix of type Real. | |
typedef Matrix< String > | StringMatrix |
A Matrix of type String. | |
typedef Matrix< Complex > | ComplexMatrix |
A Matrix of complex values. | |
typedef Matrix< Pitch > | PitchMatrix |
A Matrix of type Pitch. | |
typedef Matrix< Rational > | RationalMatrix |
A Matrix of type Rational. | |
typedef Matrix< Rhythm > | RhythmMatrix |
A Matrix of type Rhythm. |
typedef Matrix<Complex> ComplexMatrix |
typedef Matrix<Integer> IntegerMatrix |
typedef Matrix<Rational> RationalMatrix |
typedef Matrix<Rhythm> RhythmMatrix |