Index

A B C D E F G H I L M N O P Q R S T V W Z 
All Classes|All Packages|Constant Field Values

G

get(int, int) - Method in class linalg.Matrix
Gets value from specified location from this matrix.
getAsDouble(int, int) - Method in class linalg.Matrix
Gets value at specified location from this matrix converted to a double.
getCol(int) - Method in class linalg.Matrix
Extracts column from matrix.
getColAsVector(int) - Method in class linalg.Matrix
Extracts column vector from matrix.
getDims(CNumber[][]) - Static method in class linalg.util.LinAlgArrayUtils
 
getEntries() - Method in class linalg.Vector
 
getImaginary() - Method in class linalg.complex_number.CNumber
 
getReal() - Method in class linalg.complex_number.CNumber
 
getRow(int) - Method in class linalg.Matrix
Extracts row from matrix.
getRowAsVector(int) - Method in class linalg.Matrix
Extracts column vector from matrix.
getSection(CNumber[][], int, int, int, int) - Static method in class linalg.util.LinAlgArrayUtils
 
getSlice(int, int, int, int) - Method in class linalg.Matrix
Gets a slice of a matrix.
getValues() - Method in class linalg.Matrix
Gets values from matrix.
getValuesAsDouble() - Method in class linalg.Matrix
Gets values from matrix converted to doubles.
group(CNumber[]) - Static method in class linalg.util.LinAlgArrayUtils
 
A B C D E F G H I L M N O P Q R S T V W Z 
All Classes|All Packages|Constant Field Values