Definitions of Matrix Types


Typedefs

typedef Matrix< IntegerIntegerMatrix
 A Matrix of type Integer.
typedef Matrix< RealRealMatrix
 A Matrix of type Real.
typedef Matrix< StringStringMatrix
 A Matrix of type String.
typedef Matrix< ComplexComplexMatrix
 A Matrix of complex values.
typedef Matrix< PitchPitchMatrix
 A Matrix of type Pitch.
typedef Matrix< RationalRationalMatrix
 A Matrix of type Rational.
typedef Matrix< RhythmRhythmMatrix
 A Matrix of type Rhythm.

Typedef Documentation

typedef Matrix<Complex> ComplexMatrix

A Matrix of complex values.

Definition at line 75 of file Musimat.h.

typedef Matrix<Integer> IntegerMatrix

A Matrix of type Integer.

Definition at line 66 of file Musimat.h.

typedef Matrix<Pitch> PitchMatrix

A Matrix of type Pitch.

Definition at line 78 of file Musimat.h.

typedef Matrix<Rational> RationalMatrix

A Matrix of type Rational.

Definition at line 81 of file Musimat.h.

typedef Matrix<Real> RealMatrix

A Matrix of type Real.

Definition at line 69 of file Musimat.h.

typedef Matrix<Rhythm> RhythmMatrix

A Matrix of type Rhythm.

Definition at line 84 of file Musimat.h.

typedef Matrix<String> StringMatrix

A Matrix of type String.

Definition at line 72 of file Musimat.h.


Generated on Fri Sep 8 23:21:11 2006 for MusimatLib by  doxygen 1.4.7