Index

A C D G H M P R S T U V Y 
All Classes and Interfaces|All Packages

G

get(int) - Method in class maxharold.matrix.Vector
Gets element at certain index
getCol(int) - Method in class maxharold.matrix.Matrix
Returns a column of the matrix as an array
getCols() - Method in class maxharold.matrix.Matrix
Method that returns the number of columns in the matrix
getElement(int, int) - Method in class maxharold.matrix.Matrix
Returns the element in a certain row and column of the matrix
getRow(int) - Method in class maxharold.matrix.Matrix
Returns a row of the matrix as an array
getRows() - Method in class maxharold.matrix.Matrix
Method that returns the number of rows in the matrix
A C D G H M P R S T U V Y 
All Classes and Interfaces|All Packages