- _Z: the set of machine integers. Parameter: domain.
- _Z2: the set of 2D vectors of machine integers. Parameter: domain.
- _Z3: the set of 3D vectors of machine integers. Parameter: domain.
- _Z4: the set of 4D vectors of machine integers. Parameter: domain.
- _Zn: the set of nD vectors of machine integers; has a parameter n
- _Z22: the set of matrices of machine integers. Parameter: domain.
- _Z33: the set of matrices of machine integers. Parameter: domain.
- _Z44: the set of matrices of machine integers. Parameter: domain.
- _Znn: the set of matrices of machine integers.
Parameter: n and domain.
- _Z21: the set of 2D column vectors of machine integers. Parameter: domain.
- _Z31: the set of 3D column vectors of machine integers. Parameter: domain.
- _Z41: the set of 4D column vectors of machine integers. Parameter: domain.
- _Zn1: the set of nD column vectors of machine integers.
Parameter: n and domain.
- _Z12: the set of 2D row vectors of machine integers. Parameter: domain.
- _Z13: the set of 3D row vectors of machine integers. Parameter: domain.
- _Z14: the set of 4D row vectors of machine integers. Parameter: domain.
- _Z1n: the set of nD row vectors of machine integers.
Parameter: n and domain.
- _Zmn: the set of matrices of machine integers.
Parameter: m, n, and domain.
oz
2009-12-22