public class Eye extends Object
| Constructor and Description |
|---|
Eye() |
public static Zmat o(int n)
n - The order of the matrxpublic static Zmat o(int m, int n)
m - The number of rows in the matrixn - The number of columns in the matrixCopyright © 2015. All rights reserved.