- _DC: the set of complex numbers (no nan/inf)
- _DC2: the set of 2D vectors of complex numbers (no nan/inf)
- _DC3: the set of 3D vectors of complex numbers (no nan/inf)
- _DC4: the set of 4D vectors of complex numbers (no nan/inf)
- _DCn: the set of nD vectors of complex numbers (no nan/inf); has a parameter n
- _DC22: the set of matrices of complex numbers (no nan/inf)
- _DC33: the set of matrices of complex numbers (no nan/inf)
- _DC44: the set of matrices of complex numbers (no nan/inf)
- _DCnn: the set of matrices of complex numbers (no nan/inf)
; has a parameter n
- _DC21: the set of 2D column vectors of complex numbers (no nan/inf)
- _DC31: the set of 3D column vectors of complex numbers (no nan/inf)
- _DC41: the set of 4D column vectors of complex numbers (no nan/inf)
- _DCn1: the set of nD column vectors of complex numbers (no nan/inf); has a parameter
n
- _DC12: the set of 2D row vectors of complex numbers (no nan/inf)
- _DC13: the set of 3D row vectors of complex numbers (no nan/inf)
- _DC14: the set of 4D row vectors of complex numbers (no nan/inf)
- _DC1n: the set of nD row vectors of complex numbers (no nan/inf); has a parameter
n
- _DCmn: the set of matrices of complex numbers (no nan/inf); has two parameters
m and n
oz
2009-12-22