Index
All Classes and Interfaces|All Packages
V
- Vector - Class in maxharold.matrix
-
Class for creating vectors and performing vector operations
- Vector(double...) - Constructor for class maxharold.matrix.Vector
-
Constructs a vector from an array
- Vector(int) - Constructor for class maxharold.matrix.Vector
-
Constructs an empty vector from a specified dimension
- vectorToArray() - Method in class maxharold.matrix.Vector
-
Method that turns the vector into an array
All Classes and Interfaces|All Packages