Index
All Classes|All Packages|Constant Field Values
Z
- ZERO - Static variable in class linalg.complex_number.CNumber
-
The number 0.
- zeros(int) - Static method in class linalg.Matrix
-
Constructs a square matrix such that all elements in the matrix are zero.
- zeros(int, int) - Static method in class linalg.Matrix
-
Constructs a matrix with given number of rows and columns such that all elements in the matrix are zero.
- zeros(int, int) - Static method in class linalg.util.LinAlgArrayUtils
- zeros(String) - Static method in class linalg.Matrix
-
Constructs a matrix with given number of rows and columns such that all elements in the matrix are zero.
All Classes|All Packages|Constant Field Values