Index
All Classes and Interfaces|All Packages
S
- scale(double) - Method in class maxharold.matrix.Vector
-
Scales all elements of vector by some scalar
- setElement(double, int, int) - Method in class maxharold.matrix.Matrix
-
Sets the value of one of the elements of the matrix (does nothing if coordinates are invalid)
- setValue(int, double) - Method in class maxharold.matrix.Vector
-
Sets value of vector at certain index (does nothing if index is invalid)
- subtract(Matrix, Matrix) - Static method in class maxharold.matrix.Matrix
-
Subtracts one matrix from another
All Classes and Interfaces|All Packages