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

L

le(ComplexDouble) - Method in class ej.numeric.ComplexDouble
Lower or equals between complex numbers' real parts
le(double) - Method in class ej.numeric.ComplexDouble
Lower or equals between complex number's real part and a scalar
le(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
Element-wise lower or equals between matrices elements
le(ComplexDouble) - Method in class ej.numeric.ComplexDoubleMatrix
Element-wise lower or equals between matrix elements and a scalar
le(ComplexFloat) - Method in class ej.numeric.ComplexFloat
Lower or equals between complex numbers' real parts
le(float) - Method in class ej.numeric.ComplexFloat
Lower or equals between complex number's real part and a scalar
le(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
Element-wise lower or equals between matrices elements
le(ComplexFloat) - Method in class ej.numeric.ComplexFloatMatrix
Element-wise lower or equals between matrix elements and a scalar
le(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
Element-wise lower or equals between matrices elements
le(double) - Method in class ej.numeric.DoubleMatrix
Element-wise lower or equals between matrix elements and a scalar
le(FloatMatrix) - Method in class ej.numeric.FloatMatrix
Element-wise lower or equals between matrices elements
le(float) - Method in class ej.numeric.FloatMatrix
Element-wise lower or equals between matrix elements and a scalar
lei(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
In place element-wise lower or equals between matrices elements
lei(ComplexDouble) - Method in class ej.numeric.ComplexDoubleMatrix
In place element-wise lower or equals between matrix elements and a scalar
lei(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
In place element-wise lower or equals between matrices elements
lei(ComplexFloat) - Method in class ej.numeric.ComplexFloatMatrix
In place element-wise lower or equals between matrix elements and a scalar
lei(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
In place element-wise lower or equals between matrices elements
lei(double) - Method in class ej.numeric.DoubleMatrix
In place element-wise lower or equals between matrix elements and a scalar
lei(FloatMatrix) - Method in class ej.numeric.FloatMatrix
In place element-wise lower or equals between matrices elements
lei(float) - Method in class ej.numeric.FloatMatrix
In place element-wise lower or equals between matrix elements and a scalar
length() - Method in class ej.numeric.range.ListRange
 
length() - Method in interface ej.numeric.range.Range
Returns the total number of indices.
length() - Method in class ej.numeric.range.StepRange
 
ListRange - Class in ej.numeric.range
 
ListRange(int[]) - Constructor for class ej.numeric.range.ListRange
Create a range with a list of indexes
lt(ComplexDouble) - Method in class ej.numeric.ComplexDouble
Lower than between complex numbers' real parts
lt(double) - Method in class ej.numeric.ComplexDouble
Lower than between complex number's real part and a scalar
lt(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
Element-wise lower than between matrices elements
lt(ComplexDouble) - Method in class ej.numeric.ComplexDoubleMatrix
Element-wise lower than between matrix elements and a scalar
lt(ComplexFloat) - Method in class ej.numeric.ComplexFloat
Lower than between complex numbers' real parts
lt(float) - Method in class ej.numeric.ComplexFloat
Lower than between complex number's real part and a scalar
lt(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
Element-wise lower than between matrices elements
lt(ComplexFloat) - Method in class ej.numeric.ComplexFloatMatrix
Element-wise lower than between matrix elements and a scalar
lt(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
Element-wise lower than between matrices elements
lt(double) - Method in class ej.numeric.DoubleMatrix
Element-wise lower than between matrix elements and a scalar
lt(FloatMatrix) - Method in class ej.numeric.FloatMatrix
Element-wise lower than between matrices elements
lt(float) - Method in class ej.numeric.FloatMatrix
Element-wise lower than between matrix elements and a scalar
lti(ComplexDoubleMatrix) - Method in class ej.numeric.ComplexDoubleMatrix
In place element-wise lower than between matrices elements
lti(ComplexDouble) - Method in class ej.numeric.ComplexDoubleMatrix
In place element-wise lower than between matrix elements and a scalar
lti(ComplexFloatMatrix) - Method in class ej.numeric.ComplexFloatMatrix
In place element-wise lower than between matrices elements
lti(ComplexFloat) - Method in class ej.numeric.ComplexFloatMatrix
In place element-wise lower than between matrix elements and a scalar
lti(DoubleMatrix) - Method in class ej.numeric.DoubleMatrix
In place element-wise lower than between matrices elements
lti(double) - Method in class ej.numeric.DoubleMatrix
In place element-wise lower than between matrix elements and a scalar
lti(FloatMatrix) - Method in class ej.numeric.FloatMatrix
In place element-wise lower than between matrices elements
lti(float) - Method in class ej.numeric.FloatMatrix
In place element-wise lower than between matrix elements and a scalar
lu(FloatMatrix) - Static method in class ej.numeric.linear.Factorization
Produce two matrices L and U such that A = L*U, with U upper triangular and L a general matrix without any particular structure.
lu(DoubleMatrix) - Static method in class ej.numeric.linear.Factorization
Produce two matrices L and U such that A = L*U, with U upper triangular and L a general matrix without any particular structure.
lu(ComplexFloatMatrix) - Static method in class ej.numeric.linear.Factorization
Produce two matrices L and U such that A = L*U, with U upper triangular and L a general matrix without any particular structure.
lu(ComplexDoubleMatrix) - Static method in class ej.numeric.linear.Factorization
Produce two matrices L and U such that A = L*U, with U upper triangular and L a general matrix without any particular structure.
lup(FloatMatrix) - Static method in class ej.numeric.linear.Factorization
Produce three matrices L, U and P such that L*U = P*A, with U upper triangular and P*L lower triangular for a permutation matrix P.
lup(DoubleMatrix) - Static method in class ej.numeric.linear.Factorization
Produce three matrices L, U and P such that L*U = P*A, with U upper triangular and P*L lower triangular for a permutation matrix P.
lup(ComplexFloatMatrix) - Static method in class ej.numeric.linear.Factorization
Produce three matrices L, U and P such that L*U = P*A, with U upper triangular and P*L lower triangular for a permutation matrix P.
lup(ComplexDoubleMatrix) - Static method in class ej.numeric.linear.Factorization
Produce three matrices L, U and P such that L*U = P*A, with U upper triangular and P*L lower triangular for a permutation matrix P.
A C D E F G H I L M N O P R S T V Z