Index
All Classes|All Packages|Constant Field Values
O
- ONE - Static variable in class linalg.complex_number.CNumber
-
The number 1.
- ones(int) - Static method in class linalg.Matrix
-
Constructs a square matrix such that all elements in the matrix are one.
- ones(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 one.
- ones(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 one.
- outerProduct(Vector) - Method in class linalg.Vector
-
Computes outer product of two vectors.
All Classes|All Packages|Constant Field Values