Index
All Classes and Interfaces|All Packages
D
- det() - Method in class maxharold.matrix.Matrix
-
Method that calculate the determinant of a square matrix
- dim() - Method in class maxharold.matrix.Vector
-
Method that returns the dimension of the vector
- dot(Vector) - Method in class maxharold.matrix.Vector
-
Performs dot product with current instance of vector and another one
- dot(Vector, Vector) - Static method in class maxharold.matrix.Vector
-
Performs dot product with two vectors
All Classes and Interfaces|All Packages