A C D E F G H I L M N O P R S T V Z 

A

add(ComplexDouble) - Method in class ej.numeric.ComplexDouble
Add a complex
add(double) - Method in class ej.numeric.ComplexDouble
Add a scalar
add(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
Add a matrix
add(ComplexDoubleMatrix, ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
Make the current matrix be the result of the addition of two matrices
add(ComplexDouble) - Method in class ej.numeric.ComplexDoubleMatrix
Add a scalar
add(ComplexDoubleMatrix, ComplexDoubleMatrix, int, int, int, int, int, int, int, int) - Method in class ej.numeric.ComplexDoubleMatrix
Make the current (sub) matrix be the result of the addition of two sub matrices
add(ComplexFloat) - Method in class ej.numeric.ComplexFloat
Add a complex
add(float) - Method in class ej.numeric.ComplexFloat
Add a scalar
add(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
Add a matrix
add(ComplexFloatMatrix, ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
Make the current matrix be the result of the addition of two matrices
add(ComplexFloat) - Method in class ej.numeric.ComplexFloatMatrix
Add a scalar
add(ComplexFloatMatrix, ComplexFloatMatrix, int, int, int, int, int, int, int, int) - Method in class ej.numeric.ComplexFloatMatrix
Make the current (sub) matrix be the result of the addition of two sub matrices
add(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
Add a matrix
add(DoubleMatrix, DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
Make the current matrix be the result of the addition of two matrices
add(double) - Method in class ej.numeric.DoubleMatrix
Add a scalar
add(DoubleMatrix, DoubleMatrix, int, int, int, int, int, int, int, int) - Method in class ej.numeric.DoubleMatrix
Make the current (sub) matrix be the result of the addition of two sub matrices
add(FloatMatrix) - Method in class ej.numeric.FloatMatrix
Add a matrix
add(FloatMatrix, FloatMatrix) - Method in class ej.numeric.FloatMatrix
Make the current matrix be the result of the addition of two matrices
add(float) - Method in class ej.numeric.FloatMatrix
Add a scalar
add(FloatMatrix, FloatMatrix, int, int, int, int, int, int, int, int) - Method in class ej.numeric.FloatMatrix
Make the current (sub) matrix be the result of the addition of two sub matrices
addi(ComplexDouble) - Method in class ej.numeric.ComplexDouble
In place add a complex
addi(double) - Method in class ej.numeric.ComplexDouble
In place add a scalar
addi(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
In place add a matrix
addi(ComplexDouble) - Method in class ej.numeric.ComplexDoubleMatrix
In place add a scalar
addi(ComplexFloat) - Method in class ej.numeric.ComplexFloat
In place add a complex
addi(float) - Method in class ej.numeric.ComplexFloat
In place add a scalar
addi(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
In place add a matrix
addi(ComplexFloat) - Method in class ej.numeric.ComplexFloatMatrix
In place add a scalar
addi(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
In place add a matrix
addi(double) - Method in class ej.numeric.DoubleMatrix
In place add a scalar
addi(FloatMatrix) - Method in class ej.numeric.FloatMatrix
In place add a matrix
addi(float) - Method in class ej.numeric.FloatMatrix
In place add a scalar
argmax() - Method in class ej.numeric.ComplexDoubleMatrix
The linear index of the maximum element of the matrix
argmax() - Method in class ej.numeric.ComplexFloatMatrix
The linear index of the maximum element of the matrix
argmax() - Method in class ej.numeric.DoubleMatrix
The linear index of the maximum element of the matrix
argmax() - Method in class ej.numeric.FloatMatrix
The linear index of the maximum element of the matrix
argmin() - Method in class ej.numeric.ComplexDoubleMatrix
The linear index of the minimum element of the matrix
argmin() - Method in class ej.numeric.ComplexFloatMatrix
The linear index of the minimum element of the matrix
argmin() - Method in class ej.numeric.DoubleMatrix
The linear index of the minimum element of the matrix
argmin() - Method in class ej.numeric.FloatMatrix
The linear index of the minimum element of the matrix
arrayDiv(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
Element-wise divide by a matrix
arrayDiv(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
Element-wise divide by a matrix
arrayDiv(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
Element-wise divide by a matrix
arrayDiv(FloatMatrix) - Method in class ej.numeric.FloatMatrix
Element-wise divide by a matrix
arrayDivi(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
In place element-wise divide by a matrix
arrayDivi(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
In place element-wise divide by a matrix
arrayDivi(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
In place element-wise divide by a matrix
arrayDivi(FloatMatrix) - Method in class ej.numeric.FloatMatrix
In place element-wise divide by a matrix
arrayMul(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
Element-wise multiply by a matrix
arrayMul(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
Element-wise multiply by a matrix
arrayMul(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
Element-wise multiply by a matrix
arrayMul(FloatMatrix) - Method in class ej.numeric.FloatMatrix
Element-wise multiply by a matrix
arrayMuli(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
In place element-wise multiply by a matrix
arrayMuli(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
In place element-wise multiply by a matrix
arrayMuli(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
In place element-wise multiply by a matrix
arrayMuli(FloatMatrix) - Method in class ej.numeric.FloatMatrix
In place element-wise multiply by a matrix
arrayTranspose() - Method in class ej.numeric.ComplexDoubleMatrix
Transpose.
arrayTranspose() - Method in class ej.numeric.ComplexFloatMatrix
Transpose.
arrayTranspose() - Method in class ej.numeric.DoubleMatrix
Transpose.
arrayTranspose() - Method in class ej.numeric.FloatMatrix
Transpose.
arrayTransposei() - Method in class ej.numeric.ComplexDoubleMatrix
Transpose in place.
arrayTransposei() - Method in class ej.numeric.ComplexFloatMatrix
Transpose in place.
arrayTransposei() - Method in class ej.numeric.DoubleMatrix
Transpose in place.
arrayTransposei() - Method in class ej.numeric.FloatMatrix
Transpose in place.
A C D E F G H I L M N O P R S T V Z