All Packages Class Hierarchy
$
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- abs().
Method in class com.ibm.math.Complex
- Computes the absolute value of this complex number.
- abs(Complex).
Static method in class com.ibm.math.Complex
- Computes the absolute value of a complex number.
- and(boolean).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array and scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- and(boolean).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array and scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- and(boolean).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array and scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- and(boolean).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array and scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- and(boolean, booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array and scalar
and return all the results in the result array.
- and(boolean, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array and scalar
and return all the results in the result array.
- and(boolean, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array and scalar
and return all the results in the result array.
- and(boolean, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array and scalar
and return all the results in the result array.
- and(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array and arrayin
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- and(booleanArray0D, booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array and arrayin
and return all the results in the result array.
- and(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array and arrayin
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- and(booleanArray1D, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array and arrayin
and return all the results in the result array.
- and(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array and arrayin
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- and(booleanArray2D, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array and arrayin
and return all the results in the result array.
- and(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array and arrayin
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- and(booleanArray3D, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array and arrayin
and return all the results in the result array.
- andAssign(boolean).
Method in class com.ibm.math.array.booleanArray0D
- and combined with assignment to this array
- andAssign(boolean).
Method in class com.ibm.math.array.booleanArray1D
- and combined with assignment to this array
- andAssign(boolean).
Method in class com.ibm.math.array.booleanArray2D
- and combined with assignment to this array
- andAssign(boolean).
Method in class com.ibm.math.array.booleanArray3D
- and combined with assignment to this array
- andAssign(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- and combined with assignment to this array
- andAssign(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- and combined with assignment to this array
- andAssign(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- and combined with assignment to this array
- andAssign(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- and combined with assignment to this array
- Array().
Constructor for class com.ibm.math.array.Array
- Default constructor.
- assign(boolean).
Method in class com.ibm.math.array.booleanArray0D
- Assign a scalar value to all elements of the array.
- assign(boolean).
Method in class com.ibm.math.array.booleanArray1D
- Assign a scalar value to all elements of the array.
- assign(boolean).
Method in class com.ibm.math.array.booleanArray2D
- Assign a scalar value to all elements of the array.
- assign(boolean).
Method in class com.ibm.math.array.booleanArray3D
- Assign a scalar value to all elements of the array.
- assign(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(byte).
Method in class com.ibm.math.array.byteArray0D
- Assign a scalar value to all elements of the array.
- assign(byte).
Method in class com.ibm.math.array.byteArray1D
- Assign a scalar value to all elements of the array.
- assign(byte).
Method in class com.ibm.math.array.byteArray2D
- Assign a scalar value to all elements of the array.
- assign(byte).
Method in class com.ibm.math.array.byteArray3D
- Assign a scalar value to all elements of the array.
- assign(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(char).
Method in class com.ibm.math.array.charArray0D
- Assign a scalar value to all elements of the array.
- assign(char).
Method in class com.ibm.math.array.charArray1D
- Assign a scalar value to all elements of the array.
- assign(char).
Method in class com.ibm.math.array.charArray2D
- Assign a scalar value to all elements of the array.
- assign(char).
Method in class com.ibm.math.array.charArray3D
- Assign a scalar value to all elements of the array.
- assign(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(Complex).
Method in class com.ibm.math.Complex
- Assign the value of a complex number to this complex number.
- assign(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Assign a scalar value to all elements of the array.
- assign(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Assign a scalar value to all elements of the array.
- assign(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Assign a scalar value to all elements of the array.
- assign(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Assign a scalar value to all elements of the array.
- assign(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(double).
Method in class com.ibm.math.array.doubleArray0D
- Assign a scalar value to all elements of the array.
- assign(double).
Method in class com.ibm.math.array.doubleArray1D
- Assign a scalar value to all elements of the array.
- assign(double).
Method in class com.ibm.math.array.doubleArray2D
- Assign a scalar value to all elements of the array.
- assign(double).
Method in class com.ibm.math.array.doubleArray3D
- Assign a scalar value to all elements of the array.
- assign(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(float).
Method in class com.ibm.math.array.floatArray0D
- Assign a scalar value to all elements of the array.
- assign(float).
Method in class com.ibm.math.array.floatArray1D
- Assign a scalar value to all elements of the array.
- assign(float).
Method in class com.ibm.math.array.floatArray2D
- Assign a scalar value to all elements of the array.
- assign(float).
Method in class com.ibm.math.array.floatArray3D
- Assign a scalar value to all elements of the array.
- assign(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(int).
Method in class com.ibm.math.array.intArray0D
- Assign a scalar value to all elements of the array.
- assign(int).
Method in class com.ibm.math.array.intArray1D
- Assign a scalar value to all elements of the array.
- assign(int).
Method in class com.ibm.math.array.intArray2D
- Assign a scalar value to all elements of the array.
- assign(int).
Method in class com.ibm.math.array.intArray3D
- Assign a scalar value to all elements of the array.
- assign(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(long).
Method in class com.ibm.math.array.longArray0D
- Assign a scalar value to all elements of the array.
- assign(long).
Method in class com.ibm.math.array.longArray1D
- Assign a scalar value to all elements of the array.
- assign(long).
Method in class com.ibm.math.array.longArray2D
- Assign a scalar value to all elements of the array.
- assign(long).
Method in class com.ibm.math.array.longArray3D
- Assign a scalar value to all elements of the array.
- assign(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(Object).
Method in class com.ibm.math.array.ObjectArray0D
- Assign a scalar value to all elements of the array.
- assign(Object).
Method in class com.ibm.math.array.ObjectArray1D
- Assign a scalar value to all elements of the array.
- assign(Object).
Method in class com.ibm.math.array.ObjectArray2D
- Assign a scalar value to all elements of the array.
- assign(Object).
Method in class com.ibm.math.array.ObjectArray3D
- Assign a scalar value to all elements of the array.
- assign(ObjectArray0D).
Method in class com.ibm.math.array.ObjectArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Assign the values from another 3-dimensional array to this array.
- assign(short).
Method in class com.ibm.math.array.shortArray0D
- Assign a scalar value to all elements of the array.
- assign(short).
Method in class com.ibm.math.array.shortArray1D
- Assign a scalar value to all elements of the array.
- assign(short).
Method in class com.ibm.math.array.shortArray2D
- Assign a scalar value to all elements of the array.
- assign(short).
Method in class com.ibm.math.array.shortArray3D
- Assign a scalar value to all elements of the array.
- assign(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Assign the values from another 0-dimensional array to this array.
- assign(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Assign the values from another 1-dimensional array to this array.
- assign(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Assign the values from another 2-dimensional array to this array.
- assign(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Assign the values from another 3-dimensional array to this array.
- booleanArray().
Constructor for class com.ibm.math.array.booleanArray
- Default constructor.
- booleanArray0D().
Constructor for class com.ibm.math.array.booleanArray0D
- Create a 0-dimensional array of a certain shape.
- booleanArray0D(boolean).
Constructor for class com.ibm.math.array.booleanArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java boolean.
- booleanArray0D(booleanArray0D).
Constructor for class com.ibm.math.array.booleanArray0D
- Create a new 0-dimensional array as a copy of a given
booleanArray0D
- booleanArray1D(boolean[]).
Constructor for class com.ibm.math.array.booleanArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java boolean[].
- booleanArray1D(booleanArray1D).
Constructor for class com.ibm.math.array.booleanArray1D
- Create a new 1-dimensional array as a copy of a given
booleanArray1D
- booleanArray1D(int).
Constructor for class com.ibm.math.array.booleanArray1D
- Create a 1-dimensional array of a certain shape.
- booleanArray2D(boolean[][]).
Constructor for class com.ibm.math.array.booleanArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java boolean[][].
- booleanArray2D(booleanArray2D).
Constructor for class com.ibm.math.array.booleanArray2D
- Create a new 2-dimensional array as a copy of a given
booleanArray2D
- booleanArray2D(int, int).
Constructor for class com.ibm.math.array.booleanArray2D
- Create a 2-dimensional array of a certain shape.
- booleanArray3D(boolean[][][]).
Constructor for class com.ibm.math.array.booleanArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java boolean[][][].
- booleanArray3D(booleanArray3D).
Constructor for class com.ibm.math.array.booleanArray3D
- Create a new 3-dimensional array as a copy of a given
booleanArray3D
- booleanArray3D(int, int, int).
Constructor for class com.ibm.math.array.booleanArray3D
- Create a 3-dimensional array of a certain shape.
- byteArray().
Constructor for class com.ibm.math.array.byteArray
- Default constructor.
- byteArray0D().
Constructor for class com.ibm.math.array.byteArray0D
- Create a 0-dimensional array of a certain shape.
- byteArray0D(byte).
Constructor for class com.ibm.math.array.byteArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java byte.
- byteArray0D(byteArray0D).
Constructor for class com.ibm.math.array.byteArray0D
- Create a new 0-dimensional array as a copy of a given
byteArray0D
- byteArray1D(byte[]).
Constructor for class com.ibm.math.array.byteArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java byte[].
- byteArray1D(byteArray1D).
Constructor for class com.ibm.math.array.byteArray1D
- Create a new 1-dimensional array as a copy of a given
byteArray1D
- byteArray1D(int).
Constructor for class com.ibm.math.array.byteArray1D
- Create a 1-dimensional array of a certain shape.
- byteArray2D(byte[][]).
Constructor for class com.ibm.math.array.byteArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java byte[][].
- byteArray2D(byteArray2D).
Constructor for class com.ibm.math.array.byteArray2D
- Create a new 2-dimensional array as a copy of a given
byteArray2D
- byteArray2D(int, int).
Constructor for class com.ibm.math.array.byteArray2D
- Create a 2-dimensional array of a certain shape.
- byteArray3D(byte[][][]).
Constructor for class com.ibm.math.array.byteArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java byte[][][].
- byteArray3D(byteArray3D).
Constructor for class com.ibm.math.array.byteArray3D
- Create a new 3-dimensional array as a copy of a given
byteArray3D
- byteArray3D(int, int, int).
Constructor for class com.ibm.math.array.byteArray3D
- Create a 3-dimensional array of a certain shape.
- charArray().
Constructor for class com.ibm.math.array.charArray
- Default constructor.
- charArray0D().
Constructor for class com.ibm.math.array.charArray0D
- Create a 0-dimensional array of a certain shape.
- charArray0D(char).
Constructor for class com.ibm.math.array.charArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java char.
- charArray0D(charArray0D).
Constructor for class com.ibm.math.array.charArray0D
- Create a new 0-dimensional array as a copy of a given
charArray0D
- charArray1D(char[]).
Constructor for class com.ibm.math.array.charArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java char[].
- charArray1D(charArray1D).
Constructor for class com.ibm.math.array.charArray1D
- Create a new 1-dimensional array as a copy of a given
charArray1D
- charArray1D(int).
Constructor for class com.ibm.math.array.charArray1D
- Create a 1-dimensional array of a certain shape.
- charArray2D(char[][]).
Constructor for class com.ibm.math.array.charArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java char[][].
- charArray2D(charArray2D).
Constructor for class com.ibm.math.array.charArray2D
- Create a new 2-dimensional array as a copy of a given
charArray2D
- charArray2D(int, int).
Constructor for class com.ibm.math.array.charArray2D
- Create a 2-dimensional array of a certain shape.
- charArray3D(char[][][]).
Constructor for class com.ibm.math.array.charArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java char[][][].
- charArray3D(charArray3D).
Constructor for class com.ibm.math.array.charArray3D
- Create a new 3-dimensional array as a copy of a given
charArray3D
- charArray3D(int, int, int).
Constructor for class com.ibm.math.array.charArray3D
- Create a 3-dimensional array of a certain shape.
- Complex(Complex).
Constructor for class com.ibm.math.Complex
- Copy constructor, builds a new complex object based on another Complex object's value.
- Complex(double, double).
Constructor for class com.ibm.math.Complex
- Construct a new Complex Object given it's real and imaginary parts.
- ComplexArray().
Constructor for class com.ibm.math.array.ComplexArray
- Default constructor.
- ComplexArray0D().
Constructor for class com.ibm.math.array.ComplexArray0D
- Create a 0-dimensional array of a certain shape.
- ComplexArray0D(Complex).
Constructor for class com.ibm.math.array.ComplexArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java Complex.
- ComplexArray0D(ComplexArray0D).
Constructor for class com.ibm.math.array.ComplexArray0D
- Create a new 0-dimensional array as a copy of a given
ComplexArray0D
- ComplexArray1D(Complex[]).
Constructor for class com.ibm.math.array.ComplexArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java Complex[].
- ComplexArray1D(ComplexArray1D).
Constructor for class com.ibm.math.array.ComplexArray1D
- Create a new 1-dimensional array as a copy of a given
ComplexArray1D
- ComplexArray1D(int).
Constructor for class com.ibm.math.array.ComplexArray1D
- Create a 1-dimensional array of a certain shape.
- ComplexArray2D(Complex[][]).
Constructor for class com.ibm.math.array.ComplexArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java Complex[][].
- ComplexArray2D(ComplexArray2D).
Constructor for class com.ibm.math.array.ComplexArray2D
- Create a new 2-dimensional array as a copy of a given
ComplexArray2D
- ComplexArray2D(int, int).
Constructor for class com.ibm.math.array.ComplexArray2D
- Create a 2-dimensional array of a certain shape.
- ComplexArray3D(Complex[][][]).
Constructor for class com.ibm.math.array.ComplexArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java Complex[][][].
- ComplexArray3D(ComplexArray3D).
Constructor for class com.ibm.math.array.ComplexArray3D
- Create a new 3-dimensional array as a copy of a given
ComplexArray3D
- ComplexArray3D(int, int, int).
Constructor for class com.ibm.math.array.ComplexArray3D
- Create a 3-dimensional array of a certain shape.
- conj().
Method in class com.ibm.math.Complex
- Computes the conjugate of this complex number.
- conj(Complex).
Static method in class com.ibm.math.Complex
- Computes the conjugate of a complex number.
- cos.
Variable in class com.ibm.math.array.GivensRotation
- The cosine of the Givens rotation angle
- dasum(doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dasum routine: |x_0| + |x_1| + ...
- daxpy(double, doubleArray1D, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS daxpy routine: y = y + alpha*x.
- dcopy(doubleArray1D, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dcopy routine: y = x.
- ddot(doubleArray1D, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS ddot routine: s = x^T * y.
- dgemm(int, int, double, doubleArray2D, doubleArray2D, double, doubleArray2D).
Static method in class com.ibm.math.array.Blas
- BLAS dgemm routine: C = alpha*A*B + beta*C.
- dgemv(int, double, doubleArray2D, doubleArray1D, double, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dgemv routine: y = alpha*A*x + beta*y.
- dger(double, doubleArray1D, doubleArray1D, doubleArray2D).
Static method in class com.ibm.math.array.Blas
- BLAS dger routine: a = a + alpha*x*y^T.
- div(byte).
Method in class com.ibm.math.array.byteArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(byte).
Method in class com.ibm.math.array.byteArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(byte).
Method in class com.ibm.math.array.byteArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(byte).
Method in class com.ibm.math.array.byteArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(byte, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(byte, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(byte, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(byte, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(byteArray0D, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(byteArray1D, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(byteArray2D, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(byteArray3D, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(char).
Method in class com.ibm.math.array.charArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(char).
Method in class com.ibm.math.array.charArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(char).
Method in class com.ibm.math.array.charArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(char).
Method in class com.ibm.math.array.charArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(char, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(char, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(char, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(char, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(charArray0D, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(charArray1D, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(charArray2D, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(charArray3D, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(Complex).
Method in class com.ibm.math.Complex
- Computes the result of the division of this complex number
by another complex number.
- div(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(Complex, Complex).
Static method in class com.ibm.math.Complex
- Computes the result of the division of the complex number a
by the complex number b.
- div(Complex, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(Complex, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(Complex, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(Complex, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(Complex, double).
Static method in class com.ibm.math.Complex
- Computes the result of the division of the complex number a
by the real number b.
- div(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(ComplexArray0D, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(ComplexArray1D, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(ComplexArray2D, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(ComplexArray3D, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(double).
Method in class com.ibm.math.Complex
- Computes the result of the division of this complex number
by a double value.
- div(double).
Method in class com.ibm.math.array.doubleArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(double).
Method in class com.ibm.math.array.doubleArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(double).
Method in class com.ibm.math.array.doubleArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(double).
Method in class com.ibm.math.array.doubleArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(double, Complex).
Static method in class com.ibm.math.Complex
- Computes the result of the division of the real number a
by the complex number b.
- div(double, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(double, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(double, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(double, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(doubleArray0D, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(doubleArray1D, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(doubleArray2D, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(doubleArray3D, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(float).
Method in class com.ibm.math.array.floatArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(float).
Method in class com.ibm.math.array.floatArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(float).
Method in class com.ibm.math.array.floatArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(float).
Method in class com.ibm.math.array.floatArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(float, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(float, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(float, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(float, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(floatArray0D, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(floatArray1D, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(floatArray2D, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(floatArray3D, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(int).
Method in class com.ibm.math.array.intArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(int).
Method in class com.ibm.math.array.intArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(int).
Method in class com.ibm.math.array.intArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(int).
Method in class com.ibm.math.array.intArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(int, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(int, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(int, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(int, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(intArray0D, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(intArray1D, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(intArray2D, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(intArray3D, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(long).
Method in class com.ibm.math.array.longArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(long).
Method in class com.ibm.math.array.longArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(long).
Method in class com.ibm.math.array.longArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(long).
Method in class com.ibm.math.array.longArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(long, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(long, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(long, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(long, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(longArray0D, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(longArray1D, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(longArray2D, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(longArray3D, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(short).
Method in class com.ibm.math.array.shortArray0D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(short).
Method in class com.ibm.math.array.shortArray1D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(short).
Method in class com.ibm.math.array.shortArray2D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(short).
Method in class com.ibm.math.array.shortArray3D
- Each array element is divided by a scalar and the data
computed is returned in a new array
- div(short, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(short, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(short, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(short, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Each array element is divided by a scalar and the data
computed is returned in the result array parameter
- div(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(shortArray0D, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(shortArray1D, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(shortArray2D, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- div(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Divides each array element by the corresponding array element and return the data
computed in a new array
- div(shortArray3D, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Divides each array element by the corresponding array element and return the data
computed in the result array parameter
- divAssign(byte).
Method in class com.ibm.math.array.byteArray0D
- div combined with assignment to this array
- divAssign(byte).
Method in class com.ibm.math.array.byteArray1D
- div combined with assignment to this array
- divAssign(byte).
Method in class com.ibm.math.array.byteArray2D
- div combined with assignment to this array
- divAssign(byte).
Method in class com.ibm.math.array.byteArray3D
- div combined with assignment to this array
- divAssign(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- div combined with assignment to this array
- divAssign(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- div combined with assignment to this array
- divAssign(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- div combined with assignment to this array
- divAssign(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- div combined with assignment to this array
- divAssign(char).
Method in class com.ibm.math.array.charArray0D
- div combined with assignment to this array
- divAssign(char).
Method in class com.ibm.math.array.charArray1D
- div combined with assignment to this array
- divAssign(char).
Method in class com.ibm.math.array.charArray2D
- div combined with assignment to this array
- divAssign(char).
Method in class com.ibm.math.array.charArray3D
- div combined with assignment to this array
- divAssign(charArray0D).
Method in class com.ibm.math.array.charArray0D
- div combined with assignment to this array
- divAssign(charArray1D).
Method in class com.ibm.math.array.charArray1D
- div combined with assignment to this array
- divAssign(charArray2D).
Method in class com.ibm.math.array.charArray2D
- div combined with assignment to this array
- divAssign(charArray3D).
Method in class com.ibm.math.array.charArray3D
- div combined with assignment to this array
- divAssign(Complex).
Method in class com.ibm.math.Complex
- Computes the result of the division of this complex number
by another complex number and store the result in this object.
- divAssign(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- div combined with assignment to this array
- divAssign(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- div combined with assignment to this array
- divAssign(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- div combined with assignment to this array
- divAssign(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- div combined with assignment to this array
- divAssign(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- div combined with assignment to this array
- divAssign(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- div combined with assignment to this array
- divAssign(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- div combined with assignment to this array
- divAssign(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- div combined with assignment to this array
- divAssign(double).
Method in class com.ibm.math.Complex
- Computes the result of the division of this complex number
by a double precision number and store the result in this object.
- divAssign(double).
Method in class com.ibm.math.array.doubleArray0D
- div combined with assignment to this array
- divAssign(double).
Method in class com.ibm.math.array.doubleArray1D
- div combined with assignment to this array
- divAssign(double).
Method in class com.ibm.math.array.doubleArray2D
- div combined with assignment to this array
- divAssign(double).
Method in class com.ibm.math.array.doubleArray3D
- div combined with assignment to this array
- divAssign(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- div combined with assignment to this array
- divAssign(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- div combined with assignment to this array
- divAssign(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- div combined with assignment to this array
- divAssign(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- div combined with assignment to this array
- divAssign(float).
Method in class com.ibm.math.array.floatArray0D
- div combined with assignment to this array
- divAssign(float).
Method in class com.ibm.math.array.floatArray1D
- div combined with assignment to this array
- divAssign(float).
Method in class com.ibm.math.array.floatArray2D
- div combined with assignment to this array
- divAssign(float).
Method in class com.ibm.math.array.floatArray3D
- div combined with assignment to this array
- divAssign(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- div combined with assignment to this array
- divAssign(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- div combined with assignment to this array
- divAssign(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- div combined with assignment to this array
- divAssign(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- div combined with assignment to this array
- divAssign(int).
Method in class com.ibm.math.array.intArray0D
- div combined with assignment to this array
- divAssign(int).
Method in class com.ibm.math.array.intArray1D
- div combined with assignment to this array
- divAssign(int).
Method in class com.ibm.math.array.intArray2D
- div combined with assignment to this array
- divAssign(int).
Method in class com.ibm.math.array.intArray3D
- div combined with assignment to this array
- divAssign(intArray0D).
Method in class com.ibm.math.array.intArray0D
- div combined with assignment to this array
- divAssign(intArray1D).
Method in class com.ibm.math.array.intArray1D
- div combined with assignment to this array
- divAssign(intArray2D).
Method in class com.ibm.math.array.intArray2D
- div combined with assignment to this array
- divAssign(intArray3D).
Method in class com.ibm.math.array.intArray3D
- div combined with assignment to this array
- divAssign(long).
Method in class com.ibm.math.array.longArray0D
- div combined with assignment to this array
- divAssign(long).
Method in class com.ibm.math.array.longArray1D
- div combined with assignment to this array
- divAssign(long).
Method in class com.ibm.math.array.longArray2D
- div combined with assignment to this array
- divAssign(long).
Method in class com.ibm.math.array.longArray3D
- div combined with assignment to this array
- divAssign(longArray0D).
Method in class com.ibm.math.array.longArray0D
- div combined with assignment to this array
- divAssign(longArray1D).
Method in class com.ibm.math.array.longArray1D
- div combined with assignment to this array
- divAssign(longArray2D).
Method in class com.ibm.math.array.longArray2D
- div combined with assignment to this array
- divAssign(longArray3D).
Method in class com.ibm.math.array.longArray3D
- div combined with assignment to this array
- divAssign(short).
Method in class com.ibm.math.array.shortArray0D
- div combined with assignment to this array
- divAssign(short).
Method in class com.ibm.math.array.shortArray1D
- div combined with assignment to this array
- divAssign(short).
Method in class com.ibm.math.array.shortArray2D
- div combined with assignment to this array
- divAssign(short).
Method in class com.ibm.math.array.shortArray3D
- div combined with assignment to this array
- divAssign(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- div combined with assignment to this array
- divAssign(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- div combined with assignment to this array
- divAssign(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- div combined with assignment to this array
- divAssign(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- div combined with assignment to this array
- dnrm2(doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dnrm2 routine: sqrt(x_0^2 + x_1^2 + ...).
- doubleArray().
Constructor for class com.ibm.math.array.doubleArray
- Default constructor.
- doubleArray0D().
Constructor for class com.ibm.math.array.doubleArray0D
- Create a 0-dimensional array of a certain shape.
- doubleArray0D(double).
Constructor for class com.ibm.math.array.doubleArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java double.
- doubleArray0D(doubleArray0D).
Constructor for class com.ibm.math.array.doubleArray0D
- Create a new 0-dimensional array as a copy of a given
doubleArray0D
- doubleArray1D(double[]).
Constructor for class com.ibm.math.array.doubleArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java double[].
- doubleArray1D(doubleArray1D).
Constructor for class com.ibm.math.array.doubleArray1D
- Create a new 1-dimensional array as a copy of a given
doubleArray1D
- doubleArray1D(int).
Constructor for class com.ibm.math.array.doubleArray1D
- Create a 1-dimensional array of a certain shape.
- doubleArray2D(double[][]).
Constructor for class com.ibm.math.array.doubleArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java double[][].
- doubleArray2D(doubleArray2D).
Constructor for class com.ibm.math.array.doubleArray2D
- Create a new 2-dimensional array as a copy of a given
doubleArray2D
- doubleArray2D(int, int).
Constructor for class com.ibm.math.array.doubleArray2D
- Create a 2-dimensional array of a certain shape.
- doubleArray3D(double[][][]).
Constructor for class com.ibm.math.array.doubleArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java double[][][].
- doubleArray3D(doubleArray3D).
Constructor for class com.ibm.math.array.doubleArray3D
- Create a new 3-dimensional array as a copy of a given
doubleArray3D
- doubleArray3D(int, int, int).
Constructor for class com.ibm.math.array.doubleArray3D
- Create a 3-dimensional array of a certain shape.
- drot(doubleArray1D, doubleArray1D, double, double).
Static method in class com.ibm.math.array.Blas
- BLAS drot routine: x = c*x + s*y, y = c*y - s*x.
- drotg(double, double).
Static method in class com.ibm.math.array.Blas
- BLAS drotg routine: Givens rotation for (a,b).
- dscal(double, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dscal routine: x = alpha*x.
- dswap(doubleArray1D, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dswap routine: y <- -> x.
- dsymv(int, double, doubleArray2D, doubleArray1D, double, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dsymv routine: y = alpha*A*x + beta*y.
- dtrmv(int, int, int, doubleArray2D, doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS dtrmv routine: x = A*x.
- element(int).
Method in class com.ibm.math.array.Index
- Return the i-th element of an Index.
- element(int).
Method in class com.ibm.math.array.Range
- Return the i-th element of a range.
- equals(byte).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(byte).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(byte).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(byte).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(byte, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(byte, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(byte, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(byte, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(byteArray0D, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(byteArray1D, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(byteArray2D, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(byteArray3D, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(char).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(char).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(char).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(char).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(char, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(char, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(char, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(char, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(charArray0D, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(charArray1D, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(charArray2D, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(charArray3D, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(Complex).
Method in class com.ibm.math.Complex
- Computes if two complex numbers have the same value.
- equals(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(Complex, booleanArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(Complex, booleanArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(Complex, booleanArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(Complex, booleanArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(ComplexArray0D, booleanArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(ComplexArray1D, booleanArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(ComplexArray2D, booleanArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(ComplexArray3D, booleanArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(double).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(double).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(double).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(double).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(double, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(double, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(double, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(double, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(doubleArray0D, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(doubleArray1D, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(doubleArray2D, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(doubleArray3D, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(float).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(float).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(float).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(float).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(float, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(float, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(float, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(float, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(floatArray0D, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(floatArray1D, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(floatArray2D, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(floatArray3D, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(int).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(int).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(int).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(int).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(int, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(int, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(int, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(int, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(intArray0D, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(intArray1D, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(intArray2D, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(intArray3D, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(long).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(long).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(long).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(long).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(long, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(long, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(long, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(long, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(longArray0D, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(longArray1D, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(longArray2D, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(longArray3D, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(short).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- equals(short).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- equals(short).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- equals(short).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- equals(short, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(short, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(short, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(short, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to scalar
and return all the results in the result array.
- equals(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- equals(shortArray0D, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- equals(shortArray1D, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- equals(shortArray2D, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- equals(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- equals(shortArray3D, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array equals to parameter array (arrayin) element
and return all the results in the result array.
- first().
Method in class com.ibm.math.array.Range
- Return the value of the first element of the range.
- floatArray().
Constructor for class com.ibm.math.array.floatArray
- Default constructor.
- floatArray0D().
Constructor for class com.ibm.math.array.floatArray0D
- Create a 0-dimensional array of a certain shape.
- floatArray0D(float).
Constructor for class com.ibm.math.array.floatArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java float.
- floatArray0D(floatArray0D).
Constructor for class com.ibm.math.array.floatArray0D
- Create a new 0-dimensional array as a copy of a given
floatArray0D
- floatArray1D(float[]).
Constructor for class com.ibm.math.array.floatArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java float[].
- floatArray1D(floatArray1D).
Constructor for class com.ibm.math.array.floatArray1D
- Create a new 1-dimensional array as a copy of a given
floatArray1D
- floatArray1D(int).
Constructor for class com.ibm.math.array.floatArray1D
- Create a 1-dimensional array of a certain shape.
- floatArray2D(float[][]).
Constructor for class com.ibm.math.array.floatArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java float[][].
- floatArray2D(floatArray2D).
Constructor for class com.ibm.math.array.floatArray2D
- Create a new 2-dimensional array as a copy of a given
floatArray2D
- floatArray2D(int, int).
Constructor for class com.ibm.math.array.floatArray2D
- Create a 2-dimensional array of a certain shape.
- floatArray3D(float[][][]).
Constructor for class com.ibm.math.array.floatArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java float[][][].
- floatArray3D(floatArray3D).
Constructor for class com.ibm.math.array.floatArray3D
- Create a new 3-dimensional array as a copy of a given
floatArray3D
- floatArray3D(int, int, int).
Constructor for class com.ibm.math.array.floatArray3D
- Create a 3-dimensional array of a certain shape.
- get().
Method in class com.ibm.math.array.booleanArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.byteArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.charArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.ComplexArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.doubleArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.floatArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.intArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.longArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.ObjectArray0D
- Return the value of an element of the array.
- get().
Method in class com.ibm.math.array.shortArray0D
- Return the value of an element of the array.
- get(Index).
Method in class com.ibm.math.array.booleanArray1D
- Extract selected elements of this booleanArray1D into a new booleanArray1D.
- get(Index).
Method in class com.ibm.math.array.byteArray1D
- Extract selected elements of this byteArray1D into a new byteArray1D.
- get(Index).
Method in class com.ibm.math.array.charArray1D
- Extract selected elements of this charArray1D into a new charArray1D.
- get(Index).
Method in class com.ibm.math.array.ComplexArray1D
- Extract selected elements of this ComplexArray1D into a new ComplexArray1D.
- get(Index).
Method in class com.ibm.math.array.doubleArray1D
- Extract selected elements of this doubleArray1D into a new doubleArray1D.
- get(Index).
Method in class com.ibm.math.array.floatArray1D
- Extract selected elements of this floatArray1D into a new floatArray1D.
- get(Index).
Method in class com.ibm.math.array.intArray1D
- Extract selected elements of this intArray1D into a new intArray1D.
- get(Index).
Method in class com.ibm.math.array.longArray1D
- Extract selected elements of this longArray1D into a new longArray1D.
- get(Index).
Method in class com.ibm.math.array.ObjectArray1D
- Extract selected elements of this ObjectArray1D into a new ObjectArray1D.
- get(Index).
Method in class com.ibm.math.array.shortArray1D
- Extract selected elements of this shortArray1D into a new shortArray1D.
- get(Index, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Extract selected elements of this booleanArray1D into a booleanArray1D.
- get(Index, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Extract selected elements of this byteArray1D into a byteArray1D.
- get(Index, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Extract selected elements of this charArray1D into a charArray1D.
- get(Index, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Extract selected elements of this ComplexArray1D into a ComplexArray1D.
- get(Index, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Extract selected elements of this doubleArray1D into a doubleArray1D.
- get(Index, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Extract selected elements of this floatArray1D into a floatArray1D.
- get(Index, Index).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray2D.
- get(Index, Index).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray2D.
- get(Index, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray2D.
- get(Index, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray2D.
- get(Index, Index, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray2D.
- get(Index, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray2D.
- get(Index, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray2D.
- get(Index, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray2D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Index, Index, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Index, Index, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Index, Index, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Index, Index, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Index, Index, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Index, Index, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Index, Index, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Index, Index, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Index, Index, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Index, Index, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Index, Index, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Index, Index, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Index, Index, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Index, Index, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Index, Index, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Index, Index, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Index, Index, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Index, Index, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Index, Index, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Index, Index, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Index, Index, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Index, Index, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Index, Index, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Index, Index, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray2D.
- get(Index, Index, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray2D.
- get(Index, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray2D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Index, Index, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Index, Index, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Index, Index, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Index, Index, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Index, Index, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Index, Index, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Index, Index, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Index, Index, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Index, Index, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Index, Index, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Index, Index, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Index, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray2D.
- get(Index, int).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray1D.
- get(Index, int).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray1D.
- get(Index, int).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray1D.
- get(Index, int).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray1D.
- get(Index, int).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray1D.
- get(Index, int).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray1D.
- get(Index, int).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray1D.
- get(Index, int).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray1D.
- get(Index, int).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray1D.
- get(Index, int).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray1D.
- get(Index, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray1D.
- get(Index, int, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray1D.
- get(Index, int, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray1D.
- get(Index, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray1D.
- get(Index, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray1D.
- get(Index, int, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray1D.
- get(Index, int, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Index, int, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Index, int, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Index, int, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Index, int, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Index, int, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Index, int, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Index, int, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Index, int, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Index, int, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Index, int, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Index, int, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Index, int, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray1D.
- get(Index, int, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray1D.
- get(Index, int, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray1D.
- get(Index, int, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray1D.
- get(Index, int, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray1D.
- get(Index, int, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray1D.
- get(Index, int, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray1D.
- get(Index, int, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray1D.
- get(Index, int, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray1D.
- get(Index, int, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray1D.
- get(Index, int, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray1D.
- get(Index, int, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray1D.
- get(Index, int, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray1D.
- get(Index, int, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray1D.
- get(Index, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray1D.
- get(Index, int, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Index, int, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Index, int, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Index, int, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Index, int, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Index, int, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Index, int, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Index, int, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Index, int, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Index, int, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Index, int, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Index, int, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Index, int, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray1D.
- get(Index, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Extract selected elements of this intArray1D into a intArray1D.
- get(Index, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Extract selected elements of this longArray1D into a longArray1D.
- get(Index, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray1D
- Extract selected elements of this ObjectArray1D into a ObjectArray1D.
- get(Index, Range).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray2D.
- get(Index, Range).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray2D.
- get(Index, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray2D.
- get(Index, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray2D.
- get(Index, Range, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray2D.
- get(Index, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray2D.
- get(Index, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray2D.
- get(Index, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray2D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Index, Range, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Index, Range, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Index, Range, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Index, Range, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Index, Range, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Index, Range, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Index, Range, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Index, Range, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Index, Range, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Index, Range, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Index, Range, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Index, Range, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Index, Range, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Index, Range, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Index, Range, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Index, Range, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Index, Range, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Index, Range, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Index, Range, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Index, Range, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Index, Range, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Index, Range, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Index, Range, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Index, Range, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray2D.
- get(Index, Range, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray2D.
- get(Index, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray2D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Index, Range, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Index, Range, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Index, Range, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Index, Range, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Index, Range, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Index, Range, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Index, Range, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Index, Range, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Index, Range, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Index, Range, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Index, Range, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Index, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray2D.
- get(Index, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Extract selected elements of this shortArray1D into a shortArray1D.
- get(int).
Method in class com.ibm.math.array.booleanArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.byteArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.charArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.ComplexArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.doubleArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.floatArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.intArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.longArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.ObjectArray1D
- Return the value of an element of the array.
- get(int).
Method in class com.ibm.math.array.shortArray1D
- Return the value of an element of the array.
- get(int, Index).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray1D.
- get(int, Index).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray1D.
- get(int, Index).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray1D.
- get(int, Index).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray1D.
- get(int, Index).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray1D.
- get(int, Index).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray1D.
- get(int, Index).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray1D.
- get(int, Index).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray1D.
- get(int, Index).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray1D.
- get(int, Index).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray1D.
- get(int, Index, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray1D.
- get(int, Index, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray1D.
- get(int, Index, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray1D.
- get(int, Index, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray1D.
- get(int, Index, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray1D.
- get(int, Index, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray1D.
- get(int, Index, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(int, Index, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(int, Index, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(int, Index, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(int, Index, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(int, Index, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(int, Index, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(int, Index, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(int, Index, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(int, Index, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(int, Index, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(int, Index, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(int, Index, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray1D.
- get(int, Index, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray1D.
- get(int, Index, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray1D.
- get(int, Index, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray1D.
- get(int, Index, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray1D.
- get(int, Index, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray1D.
- get(int, Index, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray1D.
- get(int, Index, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray1D.
- get(int, Index, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray1D.
- get(int, Index, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray1D.
- get(int, Index, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray1D.
- get(int, Index, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray1D.
- get(int, Index, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray1D.
- get(int, Index, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray1D.
- get(int, Index, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray1D.
- get(int, Index, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(int, Index, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(int, Index, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(int, Index, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(int, Index, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(int, Index, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(int, Index, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(int, Index, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(int, Index, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(int, Index, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(int, Index, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(int, Index, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(int, Index, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray1D.
- get(int, int).
Method in class com.ibm.math.array.booleanArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.byteArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.charArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.ComplexArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.doubleArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.floatArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.intArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.longArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.ObjectArray2D
- Return the value of an element of the array.
- get(int, int).
Method in class com.ibm.math.array.shortArray2D
- Return the value of an element of the array.
- get(int, int, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray1D.
- get(int, int, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray1D.
- get(int, int, Index, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray1D.
- get(int, int, Index, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray1D.
- get(int, int, Index, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray1D.
- get(int, int, Index, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray1D.
- get(int, int, Index, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray1D.
- get(int, int, Index, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray1D.
- get(int, int, Index, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray1D.
- get(int, int, Index, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray1D.
- get(int, int, Index, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray1D.
- get(int, int, Index, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray1D.
- get(int, int, int).
Method in class com.ibm.math.array.booleanArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.byteArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.charArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.doubleArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.floatArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.intArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.longArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- Return the value of an element of the array.
- get(int, int, int).
Method in class com.ibm.math.array.shortArray3D
- Return the value of an element of the array.
- get(int, int, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray1D.
- get(int, int, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray1D.
- get(int, int, Range, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray1D.
- get(int, int, Range, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray1D.
- get(int, int, Range, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray1D.
- get(int, int, Range, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray1D.
- get(int, int, Range, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray1D.
- get(int, int, Range, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray1D.
- get(int, int, Range, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray1D.
- get(int, int, Range, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray1D.
- get(int, int, Range, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray1D.
- get(int, int, Range, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray1D.
- get(int, Range).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray1D.
- get(int, Range).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray1D.
- get(int, Range).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray1D.
- get(int, Range).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray1D.
- get(int, Range).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray1D.
- get(int, Range).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray1D.
- get(int, Range).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray1D.
- get(int, Range).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray1D.
- get(int, Range).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray1D.
- get(int, Range).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray1D.
- get(int, Range, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray1D.
- get(int, Range, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray1D.
- get(int, Range, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray1D.
- get(int, Range, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray1D.
- get(int, Range, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray1D.
- get(int, Range, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray1D.
- get(int, Range, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(int, Range, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(int, Range, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(int, Range, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(int, Range, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(int, Range, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(int, Range, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(int, Range, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(int, Range, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(int, Range, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(int, Range, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(int, Range, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(int, Range, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray1D.
- get(int, Range, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray1D.
- get(int, Range, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray1D.
- get(int, Range, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray1D.
- get(int, Range, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray1D.
- get(int, Range, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray1D.
- get(int, Range, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray1D.
- get(int, Range, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray1D.
- get(int, Range, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray1D.
- get(int, Range, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray1D.
- get(int, Range, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray1D.
- get(int, Range, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray1D.
- get(int, Range, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray1D.
- get(int, Range, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray1D.
- get(int, Range, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray1D.
- get(int, Range, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(int, Range, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(int, Range, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(int, Range, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(int, Range, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(int, Range, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(int, Range, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(int, Range, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(int, Range, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(int, Range, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(int, Range, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(int, Range, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(int, Range, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray1D.
- get(int[]).
Method in class com.ibm.math.array.booleanArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.booleanArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.booleanArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.booleanArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.booleanArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.byteArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.byteArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.byteArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.byteArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.byteArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.charArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.charArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.charArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.charArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.charArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ComplexArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ComplexArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ComplexArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ComplexArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ComplexArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.doubleArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.doubleArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.doubleArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.doubleArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.doubleArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.floatArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.floatArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.floatArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.floatArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.floatArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.intArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.intArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.intArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.intArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.intArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.longArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.longArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.longArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.longArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.longArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ObjectArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ObjectArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ObjectArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ObjectArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.ObjectArray3D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.shortArray
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.shortArray0D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.shortArray1D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.shortArray2D
- Return the value of an element of the array.
- get(int[]).
Method in class com.ibm.math.array.shortArray3D
- Return the value of an element of the array.
- get(Range).
Method in class com.ibm.math.array.booleanArray1D
- Extract selected elements of this booleanArray1D into a new booleanArray1D.
- get(Range).
Method in class com.ibm.math.array.byteArray1D
- Extract selected elements of this byteArray1D into a new byteArray1D.
- get(Range).
Method in class com.ibm.math.array.charArray1D
- Extract selected elements of this charArray1D into a new charArray1D.
- get(Range).
Method in class com.ibm.math.array.ComplexArray1D
- Extract selected elements of this ComplexArray1D into a new ComplexArray1D.
- get(Range).
Method in class com.ibm.math.array.doubleArray1D
- Extract selected elements of this doubleArray1D into a new doubleArray1D.
- get(Range).
Method in class com.ibm.math.array.floatArray1D
- Extract selected elements of this floatArray1D into a new floatArray1D.
- get(Range).
Method in class com.ibm.math.array.intArray1D
- Extract selected elements of this intArray1D into a new intArray1D.
- get(Range).
Method in class com.ibm.math.array.longArray1D
- Extract selected elements of this longArray1D into a new longArray1D.
- get(Range).
Method in class com.ibm.math.array.ObjectArray1D
- Extract selected elements of this ObjectArray1D into a new ObjectArray1D.
- get(Range).
Method in class com.ibm.math.array.shortArray1D
- Extract selected elements of this shortArray1D into a new shortArray1D.
- get(Range, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Extract selected elements of this booleanArray1D into a booleanArray1D.
- get(Range, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Extract selected elements of this byteArray1D into a byteArray1D.
- get(Range, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Extract selected elements of this charArray1D into a charArray1D.
- get(Range, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Extract selected elements of this ComplexArray1D into a ComplexArray1D.
- get(Range, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Extract selected elements of this doubleArray1D into a doubleArray1D.
- get(Range, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Extract selected elements of this floatArray1D into a floatArray1D.
- get(Range, Index).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray2D.
- get(Range, Index).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray2D.
- get(Range, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray2D.
- get(Range, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray2D.
- get(Range, Index, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray2D.
- get(Range, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray2D.
- get(Range, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray2D.
- get(Range, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray2D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Range, Index, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Range, Index, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Range, Index, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Range, Index, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Range, Index, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Range, Index, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Range, Index, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Range, Index, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Range, Index, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Range, Index, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Range, Index, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Range, Index, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Range, Index, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Range, Index, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Range, Index, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Range, Index, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Range, Index, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Range, Index, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Range, Index, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Range, Index, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Range, Index, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Range, Index, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Range, Index, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Range, Index, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray2D.
- get(Range, Index, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray2D.
- get(Range, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray2D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Range, Index, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Range, Index, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Range, Index, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Range, Index, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Range, Index, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Range, Index, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Range, Index, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Range, Index, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Range, Index, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Range, Index, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Range, Index, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Range, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray2D.
- get(Range, int).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray1D.
- get(Range, int).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray1D.
- get(Range, int).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray1D.
- get(Range, int).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray1D.
- get(Range, int).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray1D.
- get(Range, int).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray1D.
- get(Range, int).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray1D.
- get(Range, int).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray1D.
- get(Range, int).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray1D.
- get(Range, int).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray1D.
- get(Range, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray1D.
- get(Range, int, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray1D.
- get(Range, int, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray1D.
- get(Range, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray1D.
- get(Range, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray1D.
- get(Range, int, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray1D.
- get(Range, int, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Range, int, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Range, int, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Range, int, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Range, int, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Range, int, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Range, int, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Range, int, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Range, int, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Range, int, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Range, int, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Range, int, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Range, int, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray1D.
- get(Range, int, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray1D.
- get(Range, int, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray1D.
- get(Range, int, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray1D.
- get(Range, int, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray1D.
- get(Range, int, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray1D.
- get(Range, int, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray1D.
- get(Range, int, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray1D.
- get(Range, int, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray1D.
- get(Range, int, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray1D.
- get(Range, int, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray1D.
- get(Range, int, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray1D.
- get(Range, int, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray1D.
- get(Range, int, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray1D.
- get(Range, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray1D.
- get(Range, int, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Range, int, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Range, int, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Range, int, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Range, int, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Range, int, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Range, int, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Range, int, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Range, int, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Range, int, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Range, int, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Range, int, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Range, int, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray1D.
- get(Range, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Extract selected elements of this intArray1D into a intArray1D.
- get(Range, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Extract selected elements of this longArray1D into a longArray1D.
- get(Range, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray1D
- Extract selected elements of this ObjectArray1D into a ObjectArray1D.
- get(Range, Range).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a new booleanArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a new byteArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a new charArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a new ComplexArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a new doubleArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a new floatArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a new intArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a new longArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a new ObjectArray2D.
- get(Range, Range).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a new shortArray2D.
- get(Range, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Extract selected elements of this booleanArray2D into a booleanArray2D.
- get(Range, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Extract selected elements of this byteArray2D into a byteArray2D.
- get(Range, Range, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Extract selected elements of this charArray2D into a charArray2D.
- get(Range, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Extract selected elements of this ComplexArray2D into a ComplexArray2D.
- get(Range, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Extract selected elements of this doubleArray2D into a doubleArray2D.
- get(Range, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Extract selected elements of this floatArray2D into a floatArray2D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Range, Range, Index).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Range, Range, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Range, Range, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Range, Range, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Range, Range, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Range, Range, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Range, Range, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Range, Range, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Range, Range, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Range, Range, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Range, Range, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Range, Range, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray2D.
- get(Range, Range, int).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray2D.
- get(Range, Range, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray2D.
- get(Range, Range, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray2D.
- get(Range, Range, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray2D.
- get(Range, Range, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray2D.
- get(Range, Range, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray2D.
- get(Range, Range, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray2D.
- get(Range, Range, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray2D.
- get(Range, Range, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray2D.
- get(Range, Range, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray2D.
- get(Range, Range, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray2D.
- get(Range, Range, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Extract selected elements of this intArray2D into a intArray2D.
- get(Range, Range, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Extract selected elements of this longArray2D into a longArray2D.
- get(Range, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Extract selected elements of this ObjectArray2D into a ObjectArray2D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a new booleanArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a new byteArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a new charArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a new ComplexArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a new doubleArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a new floatArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a new intArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a new longArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a new ObjectArray3D.
- get(Range, Range, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a new shortArray3D.
- get(Range, Range, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Extract selected elements of this booleanArray3D into a booleanArray3D.
- get(Range, Range, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Extract selected elements of this byteArray3D into a byteArray3D.
- get(Range, Range, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Extract selected elements of this charArray3D into a charArray3D.
- get(Range, Range, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Extract selected elements of this ComplexArray3D into a ComplexArray3D.
- get(Range, Range, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Extract selected elements of this doubleArray3D into a doubleArray3D.
- get(Range, Range, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Extract selected elements of this floatArray3D into a floatArray3D.
- get(Range, Range, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Extract selected elements of this intArray3D into a intArray3D.
- get(Range, Range, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Extract selected elements of this longArray3D into a longArray3D.
- get(Range, Range, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Extract selected elements of this ObjectArray3D into a ObjectArray3D.
- get(Range, Range, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Extract selected elements of this shortArray3D into a shortArray3D.
- get(Range, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Extract selected elements of this shortArray2D into a shortArray2D.
- get(Range, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Extract selected elements of this shortArray1D into a shortArray1D.
- getAsObject(int[]).
Method in class com.ibm.math.array.Array
- Return an Object which has the same value as the specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.booleanArray
- Return a boolean object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.byteArray
- Return a byte object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.charArray
- Return a char object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.ComplexArray
- Return a Object object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.doubleArray
- Return a Double object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.floatArray
- Return a float object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.intArray
- Return a int object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.longArray
- Return a long object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.ObjectArray
- Return a Object object which has the same value as the
specified element of the array.
- getAsObject(int[]).
Method in class com.ibm.math.array.shortArray
- Return a short object which has the same value as the
specified element of the array.
- GivensRotation(double, double, double, double).
Constructor for class com.ibm.math.array.GivensRotation
- Create an object which represents a real Givens plane rotation
- greater(byte).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(byte).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(byte).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(byte).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(byte, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(byte, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(byte, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(byte, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(byteArray0D, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(byteArray1D, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(byteArray2D, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(byteArray3D, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(char).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(char).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(char).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(char).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(char, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(char, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(char, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(char, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(charArray0D, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(charArray1D, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(charArray2D, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(charArray3D, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(double).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(double).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(double).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(double).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(double, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(double, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(double, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(double, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(doubleArray0D, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(doubleArray1D, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(doubleArray2D, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(doubleArray3D, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(float).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(float).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(float).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(float).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(float, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(float, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(float, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(float, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(floatArray0D, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(floatArray1D, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(floatArray2D, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(floatArray3D, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(int).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(int).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(int).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(int).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(int, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(int, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(int, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(int, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(intArray0D, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(intArray1D, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(intArray2D, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(intArray3D, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(long).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(long).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(long).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(long).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(long, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(long, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(long, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(long, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(longArray0D, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(longArray1D, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(longArray2D, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(longArray3D, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(short).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greater(short).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greater(short).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greater(short).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greater(short, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(short, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(short, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(short, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than scalar
and return all the results in the result array.
- greater(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greater(shortArray0D, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greater(shortArray1D, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greater(shortArray2D, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greater(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greater(shortArray3D, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(byte).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(byte).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(byte).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(byte).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(byte, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(byte, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(byte, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(byte, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(byteArray0D, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(byteArray1D, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(byteArray2D, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(byteArray3D, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(char).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(char).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(char).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(char).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(char, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(char, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(char, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(char, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(charArray0D, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(charArray1D, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(charArray2D, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(charArray3D, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(double).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(double).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(double).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(double).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(double, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(double, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(double, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(double, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(doubleArray0D, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(doubleArray1D, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(doubleArray2D, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(doubleArray3D, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(float).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(float).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(float).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(float).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(float, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(float, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(float, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(float, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(floatArray0D, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(floatArray1D, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(floatArray2D, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(floatArray3D, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(int).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(int).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(int).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(int).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(int, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(int, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(int, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(int, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(intArray0D, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(intArray1D, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(intArray2D, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(intArray3D, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(long).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(long).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(long).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(long).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(long, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(long, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(long, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(long, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(longArray0D, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(longArray1D, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(longArray2D, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(longArray3D, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(short).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- greaterEquals(short).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- greaterEquals(short).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- greaterEquals(short).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- greaterEquals(short, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(short, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(short, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(short, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to scalar
and return all the results in the result array.
- greaterEquals(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- greaterEquals(shortArray0D, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- greaterEquals(shortArray1D, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- greaterEquals(shortArray2D, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- greaterEquals(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- greaterEquals(shortArray3D, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array greater than or equals to parameter array (arrayin) element
and return all the results in the result array.
- idamax(doubleArray1D).
Static method in class com.ibm.math.array.Blas
- BLAS idamax routine: i such that |x_i| == max(|x_0|,|x_1|,...).
- im.
Variable in class com.ibm.math.Complex
- The imaginary part of the complex number
- imag().
Method in class com.ibm.math.Complex
- Computes the imaginary part of this complex number
- imag(Complex).
Static method in class com.ibm.math.Complex
- Computes the imaginary part of a given complex number
- Index(int[]).
Constructor for class com.ibm.math.array.Index
- Create an Index from a vector of ints.
- Index(Range).
Constructor for class com.ibm.math.array.Index
- Create and Index from a Range.
- intArray().
Constructor for class com.ibm.math.array.intArray
- Default constructor.
- intArray0D().
Constructor for class com.ibm.math.array.intArray0D
- Create a 0-dimensional array of a certain shape.
- intArray0D(int).
Constructor for class com.ibm.math.array.intArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java int.
- intArray0D(intArray0D).
Constructor for class com.ibm.math.array.intArray0D
- Create a new 0-dimensional array as a copy of a given
intArray0D
- intArray1D(int).
Constructor for class com.ibm.math.array.intArray1D
- Create a 1-dimensional array of a certain shape.
- intArray1D(int[]).
Constructor for class com.ibm.math.array.intArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java int[].
- intArray1D(intArray1D).
Constructor for class com.ibm.math.array.intArray1D
- Create a new 1-dimensional array as a copy of a given
intArray1D
- intArray2D(int, int).
Constructor for class com.ibm.math.array.intArray2D
- Create a 2-dimensional array of a certain shape.
- intArray2D(int[][]).
Constructor for class com.ibm.math.array.intArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java int[][].
- intArray2D(intArray2D).
Constructor for class com.ibm.math.array.intArray2D
- Create a new 2-dimensional array as a copy of a given
intArray2D
- intArray3D(int, int, int).
Constructor for class com.ibm.math.array.intArray3D
- Create a 3-dimensional array of a certain shape.
- intArray3D(int[][][]).
Constructor for class com.ibm.math.array.intArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java int[][][].
- intArray3D(intArray3D).
Constructor for class com.ibm.math.array.intArray3D
- Create a new 3-dimensional array as a copy of a given
intArray3D
- InvalidArrayAxisException().
Constructor for class com.ibm.math.array.InvalidArrayAxisException
- Constructs a
InvalidArrayAxisException
with no detail message.
- InvalidArrayAxisException(String).
Constructor for class com.ibm.math.array.InvalidArrayAxisException
- Constructs a
InvalidArrayAxisException
with the specified
detail message.
- InvalidArrayIndexException().
Constructor for class com.ibm.math.array.InvalidArrayIndexException
- Constructs a
InvalidArrayIndexException
with no detail message.
- InvalidArrayIndexException(String).
Constructor for class com.ibm.math.array.InvalidArrayIndexException
- Constructs a
InvalidArrayIndexException
with the specified
detail message.
- InvalidArrayShapeException().
Constructor for class com.ibm.math.array.InvalidArrayShapeException
- Constructs a
InvalidArrayShapeException
with no detail message.
- InvalidArrayShapeException(String).
Constructor for class com.ibm.math.array.InvalidArrayShapeException
- Constructs a
InvalidArrayShapeException
with the specified
detail message.
- InvalidIndexElementException().
Constructor for class com.ibm.math.array.InvalidIndexElementException
- Constructs a
InvalidIndexElementException
with no detail message.
- InvalidIndexElementException(String).
Constructor for class com.ibm.math.array.InvalidIndexElementException
- Constructs a
InvalidIndexElementException
with the specified
detail message.
- InvalidIndexException().
Constructor for class com.ibm.math.array.InvalidIndexException
- Constructs a
InvalidIndexException
with no detail message.
- InvalidIndexException(String).
Constructor for class com.ibm.math.array.InvalidIndexException
- Constructs a
InvalidIndexException
with the specified
detail message.
- InvalidRangeElementException().
Constructor for class com.ibm.math.array.InvalidRangeElementException
- Constructs a
InvalidRangeElementException
with no detail message.
- InvalidRangeElementException(String).
Constructor for class com.ibm.math.array.InvalidRangeElementException
- Constructs a
InvalidRangeElementException
with the specified
detail message.
- InvalidRangeException().
Constructor for class com.ibm.math.array.InvalidRangeException
- Constructs a
InvalidRangeException
with no detail message.
- InvalidRangeException(String).
Constructor for class com.ibm.math.array.InvalidRangeException
- Constructs a
InvalidRangeException
with the specified
detail message.
- last().
Method in class com.ibm.math.array.Range
- Return the value of the last element of the range.
- last(int).
Method in class com.ibm.math.array.Array
- Return the index of the last element its i-th axis.
- last(int).
Method in class com.ibm.math.array.booleanArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.booleanArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.booleanArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.booleanArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.byteArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.byteArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.byteArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.byteArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.charArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.charArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.charArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.charArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ComplexArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ComplexArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ComplexArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ComplexArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.doubleArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.doubleArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.doubleArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.doubleArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.floatArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.floatArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.floatArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.floatArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.intArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.intArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.intArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.intArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.longArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.longArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.longArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.longArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ObjectArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ObjectArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ObjectArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.ObjectArray3D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.shortArray0D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.shortArray1D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.shortArray2D
- Return the index of the last element along its i-th axis.
- last(int).
Method in class com.ibm.math.array.shortArray3D
- Return the index of the last element along its i-th axis.
- Left.
Static variable in class com.ibm.math.array.Blas
- Matrix is on the left side of operation.
- length().
Method in class com.ibm.math.array.Index
- Return the number of elements in an Index.
- length().
Method in class com.ibm.math.array.Range
- Return the number of elements in a range.
- less(byte).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(byte).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(byte).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(byte).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(byte, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(byte, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(byte, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(byte, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(byteArray0D, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(byteArray1D, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(byteArray2D, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(byteArray3D, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(char).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(char).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(char).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(char).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(char, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(char, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(char, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(char, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(charArray0D, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(charArray1D, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(charArray2D, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(charArray3D, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(double).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(double).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(double).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(double).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(double, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(double, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(double, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(double, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(doubleArray0D, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(doubleArray1D, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(doubleArray2D, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(doubleArray3D, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(float).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(float).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(float).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(float).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(float, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(float, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(float, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(float, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(floatArray0D, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(floatArray1D, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(floatArray2D, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(floatArray3D, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(int).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(int).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(int).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(int).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(int, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(int, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(int, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(int, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(intArray0D, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(intArray1D, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(intArray2D, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(intArray3D, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(long).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(long).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(long).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(long).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(long, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(long, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(long, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(long, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(longArray0D, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(longArray1D, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(longArray2D, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(longArray3D, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(short).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- less(short).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- less(short).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- less(short).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- less(short, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(short, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(short, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(short, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than scalar
and return all the results in the result array.
- less(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- less(shortArray0D, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- less(shortArray1D, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- less(shortArray2D, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- less(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- less(shortArray3D, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(byte).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(byte).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(byte).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(byte).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(byte, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(byte, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(byte, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(byte, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(byteArray0D, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(byteArray1D, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(byteArray2D, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(byteArray3D, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(char).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(char).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(char).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(char).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(char, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(char, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(char, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(char, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(charArray0D, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(charArray1D, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(charArray2D, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(charArray3D, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(double).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(double).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(double).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(double).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(double, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(double, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(double, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(double, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(doubleArray0D, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(doubleArray1D, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(doubleArray2D, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(doubleArray3D, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(float).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(float).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(float).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(float).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(float, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(float, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(float, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(float, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(floatArray0D, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(floatArray1D, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(floatArray2D, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(floatArray3D, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(int).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(int).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(int).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(int).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(int, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(int, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(int, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(int, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(intArray0D, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(intArray1D, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(intArray2D, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(intArray3D, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(long).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(long).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(long).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(long).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(long, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(long, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(long, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(long, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(longArray0D, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(longArray1D, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(longArray2D, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(longArray3D, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(short).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- lessEquals(short).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- lessEquals(short).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- lessEquals(short).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- lessEquals(short, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(short, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(short, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(short, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to scalar
and return all the results in the result array.
- lessEquals(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- lessEquals(shortArray0D, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- lessEquals(shortArray1D, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- lessEquals(shortArray2D, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- lessEquals(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- lessEquals(shortArray3D, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array less than or equals to parameter array (arrayin) element
and return all the results in the result array.
- longArray().
Constructor for class com.ibm.math.array.longArray
- Default constructor.
- longArray0D().
Constructor for class com.ibm.math.array.longArray0D
- Create a 0-dimensional array of a certain shape.
- longArray0D(long).
Constructor for class com.ibm.math.array.longArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java long.
- longArray0D(longArray0D).
Constructor for class com.ibm.math.array.longArray0D
- Create a new 0-dimensional array as a copy of a given
longArray0D
- longArray1D(int).
Constructor for class com.ibm.math.array.longArray1D
- Create a 1-dimensional array of a certain shape.
- longArray1D(long[]).
Constructor for class com.ibm.math.array.longArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java long[].
- longArray1D(longArray1D).
Constructor for class com.ibm.math.array.longArray1D
- Create a new 1-dimensional array as a copy of a given
longArray1D
- longArray2D(int, int).
Constructor for class com.ibm.math.array.longArray2D
- Create a 2-dimensional array of a certain shape.
- longArray2D(long[][]).
Constructor for class com.ibm.math.array.longArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java long[][].
- longArray2D(longArray2D).
Constructor for class com.ibm.math.array.longArray2D
- Create a new 2-dimensional array as a copy of a given
longArray2D
- longArray3D(int, int, int).
Constructor for class com.ibm.math.array.longArray3D
- Create a 3-dimensional array of a certain shape.
- longArray3D(long[][][]).
Constructor for class com.ibm.math.array.longArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java long[][][].
- longArray3D(longArray3D).
Constructor for class com.ibm.math.array.longArray3D
- Create a new 3-dimensional array as a copy of a given
longArray3D
- Lower.
Static variable in class com.ibm.math.array.Blas
- Matrix is lower triangular.
- max().
Method in class com.ibm.math.array.Index
- Return the largest element in an Index.
- max().
Method in class com.ibm.math.array.Range
- Return the maximum element value in a range.
- min().
Method in class com.ibm.math.array.Index
- Return the smallest element in an Index.
- min().
Method in class com.ibm.math.array.Range
- Return the minimum element value in a range.
- minus(byte).
Method in class com.ibm.math.array.byteArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(byte).
Method in class com.ibm.math.array.byteArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(byte).
Method in class com.ibm.math.array.byteArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(byte).
Method in class com.ibm.math.array.byteArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(byte, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(byte, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(byte, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(byte, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(byteArray0D, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(byteArray1D, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(byteArray2D, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(byteArray3D, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(char).
Method in class com.ibm.math.array.charArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(char).
Method in class com.ibm.math.array.charArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(char).
Method in class com.ibm.math.array.charArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(char).
Method in class com.ibm.math.array.charArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(char, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(char, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(char, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(char, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(charArray0D, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(charArray1D, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(charArray2D, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(charArray3D, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(Complex).
Method in class com.ibm.math.Complex
- Computes the result of this complex number minus a double.
- minus(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(Complex, Complex).
Static method in class com.ibm.math.Complex
- Computes the result of a complex number a minus another complex number b.
- minus(Complex, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(Complex, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(Complex, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(Complex, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(Complex, double).
Static method in class com.ibm.math.Complex
- Computes the result of a complex number minus a real.
- minus(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(ComplexArray0D, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(ComplexArray1D, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(ComplexArray2D, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(ComplexArray3D, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(double).
Method in class com.ibm.math.Complex
- Computes the result of the subtraction of this Complex number by a
double.
- minus(double).
Method in class com.ibm.math.array.doubleArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(double).
Method in class com.ibm.math.array.doubleArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(double).
Method in class com.ibm.math.array.doubleArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(double).
Method in class com.ibm.math.array.doubleArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(double, Complex).
Static method in class com.ibm.math.Complex
- Computes the result of a real number minus a complex number.
- minus(double, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(double, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(double, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(double, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(doubleArray0D, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(doubleArray1D, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(doubleArray2D, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(doubleArray3D, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(float).
Method in class com.ibm.math.array.floatArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(float).
Method in class com.ibm.math.array.floatArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(float).
Method in class com.ibm.math.array.floatArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(float).
Method in class com.ibm.math.array.floatArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(float, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(float, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(float, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(float, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(floatArray0D, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(floatArray1D, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(floatArray2D, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(floatArray3D, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(int).
Method in class com.ibm.math.array.intArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(int).
Method in class com.ibm.math.array.intArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(int).
Method in class com.ibm.math.array.intArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(int).
Method in class com.ibm.math.array.intArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(int, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(int, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(int, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(int, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(intArray0D, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(intArray1D, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(intArray2D, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(intArray3D, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(long).
Method in class com.ibm.math.array.longArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(long).
Method in class com.ibm.math.array.longArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(long).
Method in class com.ibm.math.array.longArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(long).
Method in class com.ibm.math.array.longArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(long, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(long, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(long, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(long, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(longArray0D, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(longArray1D, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(longArray2D, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(longArray3D, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(short).
Method in class com.ibm.math.array.shortArray0D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(short).
Method in class com.ibm.math.array.shortArray1D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(short).
Method in class com.ibm.math.array.shortArray2D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(short).
Method in class com.ibm.math.array.shortArray3D
- Subtracts a scalar from each array element and return the data
computed in a new array
- minus(short, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(short, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(short, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(short, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Subtracts a scalar from each array element and return the data
computed in the result array parameter
- minus(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(shortArray0D, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(shortArray1D, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(shortArray2D, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minus(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in a new array
- minus(shortArray3D, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Subtracts the corresponding array element from each array element and return the data
computed in the result array parameter
- minusAssign(byte).
Method in class com.ibm.math.array.byteArray0D
- minus combined with assignment to this array
- minusAssign(byte).
Method in class com.ibm.math.array.byteArray1D
- minus combined with assignment to this array
- minusAssign(byte).
Method in class com.ibm.math.array.byteArray2D
- minus combined with assignment to this array
- minusAssign(byte).
Method in class com.ibm.math.array.byteArray3D
- minus combined with assignment to this array
- minusAssign(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- minus combined with assignment to this array
- minusAssign(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- minus combined with assignment to this array
- minusAssign(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- minus combined with assignment to this array
- minusAssign(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- minus combined with assignment to this array
- minusAssign(char).
Method in class com.ibm.math.array.charArray0D
- minus combined with assignment to this array
- minusAssign(char).
Method in class com.ibm.math.array.charArray1D
- minus combined with assignment to this array
- minusAssign(char).
Method in class com.ibm.math.array.charArray2D
- minus combined with assignment to this array
- minusAssign(char).
Method in class com.ibm.math.array.charArray3D
- minus combined with assignment to this array
- minusAssign(charArray0D).
Method in class com.ibm.math.array.charArray0D
- minus combined with assignment to this array
- minusAssign(charArray1D).
Method in class com.ibm.math.array.charArray1D
- minus combined with assignment to this array
- minusAssign(charArray2D).
Method in class com.ibm.math.array.charArray2D
- minus combined with assignment to this array
- minusAssign(charArray3D).
Method in class com.ibm.math.array.charArray3D
- minus combined with assignment to this array
- minusAssign(Complex).
Method in class com.ibm.math.Complex
- Computes the result of this complex number minus another complex number
and store the result in this object.
- minusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- minus combined with assignment to this array
- minusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- minus combined with assignment to this array
- minusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- minus combined with assignment to this array
- minusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- minus combined with assignment to this array
- minusAssign(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- minus combined with assignment to this array
- minusAssign(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- minus combined with assignment to this array
- minusAssign(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- minus combined with assignment to this array
- minusAssign(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- minus combined with assignment to this array
- minusAssign(double).
Method in class com.ibm.math.Complex
- Computes the result of this complex number minus a real number
and store the result in this object.
- minusAssign(double).
Method in class com.ibm.math.array.doubleArray0D
- minus combined with assignment to this array
- minusAssign(double).
Method in class com.ibm.math.array.doubleArray1D
- minus combined with assignment to this array
- minusAssign(double).
Method in class com.ibm.math.array.doubleArray2D
- minus combined with assignment to this array
- minusAssign(double).
Method in class com.ibm.math.array.doubleArray3D
- minus combined with assignment to this array
- minusAssign(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- minus combined with assignment to this array
- minusAssign(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- minus combined with assignment to this array
- minusAssign(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- minus combined with assignment to this array
- minusAssign(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- minus combined with assignment to this array
- minusAssign(float).
Method in class com.ibm.math.array.floatArray0D
- minus combined with assignment to this array
- minusAssign(float).
Method in class com.ibm.math.array.floatArray1D
- minus combined with assignment to this array
- minusAssign(float).
Method in class com.ibm.math.array.floatArray2D
- minus combined with assignment to this array
- minusAssign(float).
Method in class com.ibm.math.array.floatArray3D
- minus combined with assignment to this array
- minusAssign(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- minus combined with assignment to this array
- minusAssign(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- minus combined with assignment to this array
- minusAssign(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- minus combined with assignment to this array
- minusAssign(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- minus combined with assignment to this array
- minusAssign(int).
Method in class com.ibm.math.array.intArray0D
- minus combined with assignment to this array
- minusAssign(int).
Method in class com.ibm.math.array.intArray1D
- minus combined with assignment to this array
- minusAssign(int).
Method in class com.ibm.math.array.intArray2D
- minus combined with assignment to this array
- minusAssign(int).
Method in class com.ibm.math.array.intArray3D
- minus combined with assignment to this array
- minusAssign(intArray0D).
Method in class com.ibm.math.array.intArray0D
- minus combined with assignment to this array
- minusAssign(intArray1D).
Method in class com.ibm.math.array.intArray1D
- minus combined with assignment to this array
- minusAssign(intArray2D).
Method in class com.ibm.math.array.intArray2D
- minus combined with assignment to this array
- minusAssign(intArray3D).
Method in class com.ibm.math.array.intArray3D
- minus combined with assignment to this array
- minusAssign(long).
Method in class com.ibm.math.array.longArray0D
- minus combined with assignment to this array
- minusAssign(long).
Method in class com.ibm.math.array.longArray1D
- minus combined with assignment to this array
- minusAssign(long).
Method in class com.ibm.math.array.longArray2D
- minus combined with assignment to this array
- minusAssign(long).
Method in class com.ibm.math.array.longArray3D
- minus combined with assignment to this array
- minusAssign(longArray0D).
Method in class com.ibm.math.array.longArray0D
- minus combined with assignment to this array
- minusAssign(longArray1D).
Method in class com.ibm.math.array.longArray1D
- minus combined with assignment to this array
- minusAssign(longArray2D).
Method in class com.ibm.math.array.longArray2D
- minus combined with assignment to this array
- minusAssign(longArray3D).
Method in class com.ibm.math.array.longArray3D
- minus combined with assignment to this array
- minusAssign(short).
Method in class com.ibm.math.array.shortArray0D
- minus combined with assignment to this array
- minusAssign(short).
Method in class com.ibm.math.array.shortArray1D
- minus combined with assignment to this array
- minusAssign(short).
Method in class com.ibm.math.array.shortArray2D
- minus combined with assignment to this array
- minusAssign(short).
Method in class com.ibm.math.array.shortArray3D
- minus combined with assignment to this array
- minusAssign(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- minus combined with assignment to this array
- minusAssign(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- minus combined with assignment to this array
- minusAssign(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- minus combined with assignment to this array
- minusAssign(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- minus combined with assignment to this array
- NonconformingArrayException().
Constructor for class com.ibm.math.array.NonconformingArrayException
- Constructs a
NonconformingArrayException
with no detail message.
- NonconformingArrayException(String).
Constructor for class com.ibm.math.array.NonconformingArrayException
- Constructs a
NonconformingArrayException
with the specified
detail message.
- not().
Method in class com.ibm.math.array.booleanArray0D
- this method computes the logical not of this array and
return the data in a new array
- not().
Method in class com.ibm.math.array.booleanArray1D
- this method computes the logical not of this array and
return the data in a new array
- not().
Method in class com.ibm.math.array.booleanArray2D
- this method computes the logical not of this array and
return the data in a new array
- not().
Method in class com.ibm.math.array.booleanArray3D
- this method computes the logical not of this array and
return the data in a new array
- not(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- this method computes the logical not of this array and
return the data in the result parameter
- not(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- this method computes the logical not of this array and
return the data in the result parameter
- not(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- this method computes the logical not of this array and
return the data in the result parameter
- not(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- this method computes the logical not of this array and
return the data in the result parameter
- notAssign().
Method in class com.ibm.math.array.booleanArray0D
- this method computes the logical not of this array, element by element, and store
the result of the operation in this array.
- notAssign().
Method in class com.ibm.math.array.booleanArray1D
- this method computes the logical not of this array, element by element, and store
the result of the operation in this array.
- notAssign().
Method in class com.ibm.math.array.booleanArray2D
- this method computes the logical not of this array, element by element, and store
the result of the operation in this array.
- notAssign().
Method in class com.ibm.math.array.booleanArray3D
- this method computes the logical not of this array, element by element, and store
the result of the operation in this array.
- NoTranspose.
Static variable in class com.ibm.math.array.Blas
- Do not transpose input matrix.
- NotUnitDiagonal.
Static variable in class com.ibm.math.array.Blas
- Matrix is not unit diagonal.
- ObjectArray().
Constructor for class com.ibm.math.array.ObjectArray
- Default constructor.
- ObjectArray0D().
Constructor for class com.ibm.math.array.ObjectArray0D
- Create a 0-dimensional array of a certain shape.
- ObjectArray0D(Object).
Constructor for class com.ibm.math.array.ObjectArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java Object.
- ObjectArray0D(ObjectArray0D).
Constructor for class com.ibm.math.array.ObjectArray0D
- Create a new 0-dimensional array as a copy of a given
ObjectArray0D
- ObjectArray1D(int).
Constructor for class com.ibm.math.array.ObjectArray1D
- Create a 1-dimensional array of a certain shape.
- ObjectArray1D(Object[]).
Constructor for class com.ibm.math.array.ObjectArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java Object[].
- ObjectArray1D(ObjectArray1D).
Constructor for class com.ibm.math.array.ObjectArray1D
- Create a new 1-dimensional array as a copy of a given
ObjectArray1D
- ObjectArray2D(int, int).
Constructor for class com.ibm.math.array.ObjectArray2D
- Create a 2-dimensional array of a certain shape.
- ObjectArray2D(Object[][]).
Constructor for class com.ibm.math.array.ObjectArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java Object[][].
- ObjectArray2D(ObjectArray2D).
Constructor for class com.ibm.math.array.ObjectArray2D
- Create a new 2-dimensional array as a copy of a given
ObjectArray2D
- ObjectArray3D(int, int, int).
Constructor for class com.ibm.math.array.ObjectArray3D
- Create a 3-dimensional array of a certain shape.
- ObjectArray3D(Object[][][]).
Constructor for class com.ibm.math.array.ObjectArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java Object[][][].
- ObjectArray3D(ObjectArray3D).
Constructor for class com.ibm.math.array.ObjectArray3D
- Create a new 3-dimensional array as a copy of a given
ObjectArray3D
- or(boolean).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array or scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- or(boolean).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array or scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- or(boolean).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array or scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- or(boolean).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array or scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- or(boolean, booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array or scalar
and return all the results in the result array.
- or(boolean, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array or scalar
and return all the results in the result array.
- or(boolean, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array or scalar
and return all the results in the result array.
- or(boolean, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array or scalar
and return all the results in the result array.
- or(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array or arrayin
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- or(booleanArray0D, booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array or arrayin
and return all the results in the result array.
- or(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array or arrayin
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- or(booleanArray1D, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array or arrayin
and return all the results in the result array.
- or(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array or arrayin
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- or(booleanArray2D, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array or arrayin
and return all the results in the result array.
- or(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array or arrayin
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- or(booleanArray3D, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array or arrayin
and return all the results in the result array.
- orAssign(boolean).
Method in class com.ibm.math.array.booleanArray0D
- or combined with assignment to this array
- orAssign(boolean).
Method in class com.ibm.math.array.booleanArray1D
- or combined with assignment to this array
- orAssign(boolean).
Method in class com.ibm.math.array.booleanArray2D
- or combined with assignment to this array
- orAssign(boolean).
Method in class com.ibm.math.array.booleanArray3D
- or combined with assignment to this array
- orAssign(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- or combined with assignment to this array
- orAssign(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- or combined with assignment to this array
- orAssign(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- or combined with assignment to this array
- orAssign(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- or combined with assignment to this array
- permuteAxes().
Method in class com.ibm.math.array.booleanArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.byteArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.charArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.ComplexArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.doubleArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.floatArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.intArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.longArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.ObjectArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes().
Method in class com.ibm.math.array.shortArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.booleanArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.byteArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.charArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.ComplexArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.doubleArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.floatArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.intArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.longArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.ObjectArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int).
Method in class com.ibm.math.array.shortArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.booleanArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.byteArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.charArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.ComplexArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.doubleArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.floatArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.intArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.longArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.ObjectArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int).
Method in class com.ibm.math.array.shortArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.booleanArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.byteArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.charArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.doubleArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.floatArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.intArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.longArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int, int, int).
Method in class com.ibm.math.array.shortArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.Array
- Permute the axes of a given array.
- permuteAxes(int[]).
Method in class com.ibm.math.array.booleanArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.booleanArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.booleanArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.booleanArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.byteArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.byteArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.byteArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.byteArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.charArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.charArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.charArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.charArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ComplexArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ComplexArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ComplexArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ComplexArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.doubleArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.doubleArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.doubleArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.doubleArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.floatArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.floatArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.floatArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.floatArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.intArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.intArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.intArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.intArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.longArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.longArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.longArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.longArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ObjectArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ObjectArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ObjectArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.ObjectArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.shortArray0D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.shortArray1D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.shortArray2D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- permuteAxes(int[]).
Method in class com.ibm.math.array.shortArray3D
- Permute the axes of this array, thus creating a reference
to its (generic) transpose.
- phase().
Method in class com.ibm.math.Complex
- Computes the angle between the real axis and the vector
representing this complex number.
- phase(Complex).
Static method in class com.ibm.math.Complex
- Computes the angle between the real axis and the vector
representing a complex number.
- plus(byte).
Method in class com.ibm.math.array.byteArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(byte).
Method in class com.ibm.math.array.byteArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(byte).
Method in class com.ibm.math.array.byteArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(byte).
Method in class com.ibm.math.array.byteArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(byte, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(byte, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(byte, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(byte, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(byteArray0D, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(byteArray1D, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(byteArray2D, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(byteArray3D, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(char).
Method in class com.ibm.math.array.charArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(char).
Method in class com.ibm.math.array.charArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(char).
Method in class com.ibm.math.array.charArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(char).
Method in class com.ibm.math.array.charArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(char, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(char, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(char, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(char, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(charArray0D, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(charArray1D, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(charArray2D, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(charArray3D, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(Complex).
Method in class com.ibm.math.Complex
- Adds this Complex number to another Complex number and
return the result in a new Complex object.
- plus(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(Complex, Complex).
Static method in class com.ibm.math.Complex
- Adds the value of two complex numbers.
- plus(Complex, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(Complex, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(Complex, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(Complex, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(Complex, double).
Static method in class com.ibm.math.Complex
- Adds the value of two numbers.
- plus(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(ComplexArray0D, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(ComplexArray1D, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(ComplexArray2D, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(ComplexArray3D, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(double).
Method in class com.ibm.math.Complex
- Adds this complex number to a real number and
return the result in a new Complex object.
- plus(double).
Method in class com.ibm.math.array.doubleArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(double).
Method in class com.ibm.math.array.doubleArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(double).
Method in class com.ibm.math.array.doubleArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(double).
Method in class com.ibm.math.array.doubleArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(double, Complex).
Static method in class com.ibm.math.Complex
- Adds the value of two complex numbers.
- plus(double, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(double, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(double, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(double, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(doubleArray0D, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(doubleArray1D, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(doubleArray2D, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(doubleArray3D, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(float).
Method in class com.ibm.math.array.floatArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(float).
Method in class com.ibm.math.array.floatArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(float).
Method in class com.ibm.math.array.floatArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(float).
Method in class com.ibm.math.array.floatArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(float, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(float, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(float, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(float, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(floatArray0D, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(floatArray1D, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(floatArray2D, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(floatArray3D, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(int).
Method in class com.ibm.math.array.intArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(int).
Method in class com.ibm.math.array.intArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(int).
Method in class com.ibm.math.array.intArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(int).
Method in class com.ibm.math.array.intArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(int, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(int, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(int, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(int, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(intArray0D, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(intArray1D, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(intArray2D, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(intArray3D, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(long).
Method in class com.ibm.math.array.longArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(long).
Method in class com.ibm.math.array.longArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(long).
Method in class com.ibm.math.array.longArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(long).
Method in class com.ibm.math.array.longArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(long, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(long, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(long, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(long, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(longArray0D, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(longArray1D, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(longArray2D, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(longArray3D, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(short).
Method in class com.ibm.math.array.shortArray0D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(short).
Method in class com.ibm.math.array.shortArray1D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(short).
Method in class com.ibm.math.array.shortArray2D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(short).
Method in class com.ibm.math.array.shortArray3D
- Adds a scalar to each array element and return the data
computed in a new array
- plus(short, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(short, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(short, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(short, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Adds a scalar to each array element and return the data
computed in the result array parameter
- plus(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(shortArray0D, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(shortArray1D, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(shortArray2D, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plus(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Adds the corresponding array element to each array element and return the data
computed in a new array
- plus(shortArray3D, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Adds the corresponding array element to each array element and return the data
computed in the result array parameter
- plusAssign(byte).
Method in class com.ibm.math.array.byteArray0D
- plus combined with assignment to this array
- plusAssign(byte).
Method in class com.ibm.math.array.byteArray1D
- plus combined with assignment to this array
- plusAssign(byte).
Method in class com.ibm.math.array.byteArray2D
- plus combined with assignment to this array
- plusAssign(byte).
Method in class com.ibm.math.array.byteArray3D
- plus combined with assignment to this array
- plusAssign(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- plus combined with assignment to this array
- plusAssign(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- plus combined with assignment to this array
- plusAssign(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- plus combined with assignment to this array
- plusAssign(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- plus combined with assignment to this array
- plusAssign(char).
Method in class com.ibm.math.array.charArray0D
- plus combined with assignment to this array
- plusAssign(char).
Method in class com.ibm.math.array.charArray1D
- plus combined with assignment to this array
- plusAssign(char).
Method in class com.ibm.math.array.charArray2D
- plus combined with assignment to this array
- plusAssign(char).
Method in class com.ibm.math.array.charArray3D
- plus combined with assignment to this array
- plusAssign(charArray0D).
Method in class com.ibm.math.array.charArray0D
- plus combined with assignment to this array
- plusAssign(charArray1D).
Method in class com.ibm.math.array.charArray1D
- plus combined with assignment to this array
- plusAssign(charArray2D).
Method in class com.ibm.math.array.charArray2D
- plus combined with assignment to this array
- plusAssign(charArray3D).
Method in class com.ibm.math.array.charArray3D
- plus combined with assignment to this array
- plusAssign(Complex).
Method in class com.ibm.math.Complex
- Adds this complex number to another complex number and
store the result in this object.
- plusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- plus combined with assignment to this array
- plusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- plus combined with assignment to this array
- plusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- plus combined with assignment to this array
- plusAssign(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- plus combined with assignment to this array
- plusAssign(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- plus combined with assignment to this array
- plusAssign(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- plus combined with assignment to this array
- plusAssign(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- plus combined with assignment to this array
- plusAssign(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- plus combined with assignment to this array
- plusAssign(double).
Method in class com.ibm.math.Complex
- Adds this complex number to a real number and
store the result in this object.
- plusAssign(double).
Method in class com.ibm.math.array.doubleArray0D
- plus combined with assignment to this array
- plusAssign(double).
Method in class com.ibm.math.array.doubleArray1D
- plus combined with assignment to this array
- plusAssign(double).
Method in class com.ibm.math.array.doubleArray2D
- plus combined with assignment to this array
- plusAssign(double).
Method in class com.ibm.math.array.doubleArray3D
- plus combined with assignment to this array
- plusAssign(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- plus combined with assignment to this array
- plusAssign(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- plus combined with assignment to this array
- plusAssign(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- plus combined with assignment to this array
- plusAssign(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- plus combined with assignment to this array
- plusAssign(float).
Method in class com.ibm.math.array.floatArray0D
- plus combined with assignment to this array
- plusAssign(float).
Method in class com.ibm.math.array.floatArray1D
- plus combined with assignment to this array
- plusAssign(float).
Method in class com.ibm.math.array.floatArray2D
- plus combined with assignment to this array
- plusAssign(float).
Method in class com.ibm.math.array.floatArray3D
- plus combined with assignment to this array
- plusAssign(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- plus combined with assignment to this array
- plusAssign(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- plus combined with assignment to this array
- plusAssign(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- plus combined with assignment to this array
- plusAssign(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- plus combined with assignment to this array
- plusAssign(int).
Method in class com.ibm.math.array.intArray0D
- plus combined with assignment to this array
- plusAssign(int).
Method in class com.ibm.math.array.intArray1D
- plus combined with assignment to this array
- plusAssign(int).
Method in class com.ibm.math.array.intArray2D
- plus combined with assignment to this array
- plusAssign(int).
Method in class com.ibm.math.array.intArray3D
- plus combined with assignment to this array
- plusAssign(intArray0D).
Method in class com.ibm.math.array.intArray0D
- plus combined with assignment to this array
- plusAssign(intArray1D).
Method in class com.ibm.math.array.intArray1D
- plus combined with assignment to this array
- plusAssign(intArray2D).
Method in class com.ibm.math.array.intArray2D
- plus combined with assignment to this array
- plusAssign(intArray3D).
Method in class com.ibm.math.array.intArray3D
- plus combined with assignment to this array
- plusAssign(long).
Method in class com.ibm.math.array.longArray0D
- plus combined with assignment to this array
- plusAssign(long).
Method in class com.ibm.math.array.longArray1D
- plus combined with assignment to this array
- plusAssign(long).
Method in class com.ibm.math.array.longArray2D
- plus combined with assignment to this array
- plusAssign(long).
Method in class com.ibm.math.array.longArray3D
- plus combined with assignment to this array
- plusAssign(longArray0D).
Method in class com.ibm.math.array.longArray0D
- plus combined with assignment to this array
- plusAssign(longArray1D).
Method in class com.ibm.math.array.longArray1D
- plus combined with assignment to this array
- plusAssign(longArray2D).
Method in class com.ibm.math.array.longArray2D
- plus combined with assignment to this array
- plusAssign(longArray3D).
Method in class com.ibm.math.array.longArray3D
- plus combined with assignment to this array
- plusAssign(short).
Method in class com.ibm.math.array.shortArray0D
- plus combined with assignment to this array
- plusAssign(short).
Method in class com.ibm.math.array.shortArray1D
- plus combined with assignment to this array
- plusAssign(short).
Method in class com.ibm.math.array.shortArray2D
- plus combined with assignment to this array
- plusAssign(short).
Method in class com.ibm.math.array.shortArray3D
- plus combined with assignment to this array
- plusAssign(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- plus combined with assignment to this array
- plusAssign(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- plus combined with assignment to this array
- plusAssign(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- plus combined with assignment to this array
- plusAssign(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- plus combined with assignment to this array
- r.
Variable in class com.ibm.math.array.GivensRotation
- The r parameter of the Givens rotation
- Range(int, int).
Constructor for class com.ibm.math.array.Range
- Create a range with unit stride (+1 or -1).
- Range(int, int, int).
Constructor for class com.ibm.math.array.Range
- Create a range with a specified stride.
- rank().
Method in class com.ibm.math.array.Array
- Return the rank of the array.
- rank().
Method in class com.ibm.math.array.booleanArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.booleanArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.booleanArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.booleanArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.byteArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.byteArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.byteArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.byteArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.charArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.charArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.charArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.charArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.ComplexArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.ComplexArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.ComplexArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.ComplexArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.doubleArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.doubleArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.doubleArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.doubleArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.floatArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.floatArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.floatArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.floatArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.intArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.intArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.intArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.intArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.longArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.longArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.longArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.longArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.ObjectArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.ObjectArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.ObjectArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.ObjectArray3D
- Return the rank of the 3-dimensional array, 3.
- rank().
Method in class com.ibm.math.array.shortArray0D
- Return the rank of the 0-dimensional array, 0.
- rank().
Method in class com.ibm.math.array.shortArray1D
- Return the rank of the 1-dimensional array, 1.
- rank().
Method in class com.ibm.math.array.shortArray2D
- Return the rank of the 2-dimensional array, 2.
- rank().
Method in class com.ibm.math.array.shortArray3D
- Return the rank of the 3-dimensional array, 3.
- re.
Variable in class com.ibm.math.Complex
-
The real part of the complex number
- real().
Method in class com.ibm.math.Complex
- Computes the real part of this complex number
- real(Complex).
Static method in class com.ibm.math.Complex
- Computes the real part of a given complex number
- rem(byte).
Method in class com.ibm.math.array.byteArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byte).
Method in class com.ibm.math.array.byteArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byte).
Method in class com.ibm.math.array.byteArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byte).
Method in class com.ibm.math.array.byteArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byte, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byte, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byte, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byte, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byteArray0D, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byteArray1D, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byteArray2D, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(byteArray3D, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(char).
Method in class com.ibm.math.array.charArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(char).
Method in class com.ibm.math.array.charArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(char).
Method in class com.ibm.math.array.charArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(char).
Method in class com.ibm.math.array.charArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(char, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(char, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(char, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(char, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(charArray0D, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(charArray1D, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(charArray2D, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(charArray3D, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(int).
Method in class com.ibm.math.array.intArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(int).
Method in class com.ibm.math.array.intArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(int).
Method in class com.ibm.math.array.intArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(int).
Method in class com.ibm.math.array.intArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(int, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(int, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(int, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(int, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(intArray0D, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(intArray1D, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(intArray2D, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(intArray3D, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(long).
Method in class com.ibm.math.array.longArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(long).
Method in class com.ibm.math.array.longArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(long).
Method in class com.ibm.math.array.longArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(long).
Method in class com.ibm.math.array.longArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(long, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(long, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(long, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(long, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(longArray0D, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(longArray1D, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(longArray2D, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(longArray3D, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(short).
Method in class com.ibm.math.array.shortArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(short).
Method in class com.ibm.math.array.shortArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(short).
Method in class com.ibm.math.array.shortArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(short).
Method in class com.ibm.math.array.shortArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(short, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(short, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(short, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(short, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(shortArray0D, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(shortArray1D, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(shortArray2D, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- rem(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in a new array
- rem(shortArray3D, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Each array element is divided by a scalar and the remaining of
the integer division computed is returned in the result array parameter
- remAssign(byte).
Method in class com.ibm.math.array.byteArray0D
- rem combined with assignment to this array
- remAssign(byte).
Method in class com.ibm.math.array.byteArray1D
- rem combined with assignment to this array
- remAssign(byte).
Method in class com.ibm.math.array.byteArray2D
- rem combined with assignment to this array
- remAssign(byte).
Method in class com.ibm.math.array.byteArray3D
- rem combined with assignment to this array
- remAssign(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- rem combined with assignment to this array
- remAssign(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- rem combined with assignment to this array
- remAssign(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- rem combined with assignment to this array
- remAssign(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- rem combined with assignment to this array
- remAssign(char).
Method in class com.ibm.math.array.charArray0D
- rem combined with assignment to this array
- remAssign(char).
Method in class com.ibm.math.array.charArray1D
- rem combined with assignment to this array
- remAssign(char).
Method in class com.ibm.math.array.charArray2D
- rem combined with assignment to this array
- remAssign(char).
Method in class com.ibm.math.array.charArray3D
- rem combined with assignment to this array
- remAssign(charArray0D).
Method in class com.ibm.math.array.charArray0D
- rem combined with assignment to this array
- remAssign(charArray1D).
Method in class com.ibm.math.array.charArray1D
- rem combined with assignment to this array
- remAssign(charArray2D).
Method in class com.ibm.math.array.charArray2D
- rem combined with assignment to this array
- remAssign(charArray3D).
Method in class com.ibm.math.array.charArray3D
- rem combined with assignment to this array
- remAssign(int).
Method in class com.ibm.math.array.intArray0D
- rem combined with assignment to this array
- remAssign(int).
Method in class com.ibm.math.array.intArray1D
- rem combined with assignment to this array
- remAssign(int).
Method in class com.ibm.math.array.intArray2D
- rem combined with assignment to this array
- remAssign(int).
Method in class com.ibm.math.array.intArray3D
- rem combined with assignment to this array
- remAssign(intArray0D).
Method in class com.ibm.math.array.intArray0D
- rem combined with assignment to this array
- remAssign(intArray1D).
Method in class com.ibm.math.array.intArray1D
- rem combined with assignment to this array
- remAssign(intArray2D).
Method in class com.ibm.math.array.intArray2D
- rem combined with assignment to this array
- remAssign(intArray3D).
Method in class com.ibm.math.array.intArray3D
- rem combined with assignment to this array
- remAssign(long).
Method in class com.ibm.math.array.longArray0D
- rem combined with assignment to this array
- remAssign(long).
Method in class com.ibm.math.array.longArray1D
- rem combined with assignment to this array
- remAssign(long).
Method in class com.ibm.math.array.longArray2D
- rem combined with assignment to this array
- remAssign(long).
Method in class com.ibm.math.array.longArray3D
- rem combined with assignment to this array
- remAssign(longArray0D).
Method in class com.ibm.math.array.longArray0D
- rem combined with assignment to this array
- remAssign(longArray1D).
Method in class com.ibm.math.array.longArray1D
- rem combined with assignment to this array
- remAssign(longArray2D).
Method in class com.ibm.math.array.longArray2D
- rem combined with assignment to this array
- remAssign(longArray3D).
Method in class com.ibm.math.array.longArray3D
- rem combined with assignment to this array
- remAssign(short).
Method in class com.ibm.math.array.shortArray0D
- rem combined with assignment to this array
- remAssign(short).
Method in class com.ibm.math.array.shortArray1D
- rem combined with assignment to this array
- remAssign(short).
Method in class com.ibm.math.array.shortArray2D
- rem combined with assignment to this array
- remAssign(short).
Method in class com.ibm.math.array.shortArray3D
- rem combined with assignment to this array
- remAssign(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- rem combined with assignment to this array
- remAssign(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- rem combined with assignment to this array
- remAssign(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- rem combined with assignment to this array
- remAssign(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- rem combined with assignment to this array
- reshape().
Method in class com.ibm.math.array.booleanArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.booleanArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.booleanArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.booleanArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.byteArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.byteArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.byteArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.byteArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.charArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.charArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.charArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.charArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ComplexArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ComplexArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ComplexArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ComplexArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.doubleArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.doubleArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.doubleArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.doubleArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.floatArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.floatArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.floatArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.floatArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.intArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.intArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.intArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.intArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.longArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.longArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.longArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.longArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ObjectArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ObjectArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ObjectArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.ObjectArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.shortArray0D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.shortArray1D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.shortArray2D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape().
Method in class com.ibm.math.array.shortArray3D
- This method reshapes this array into an array with
rank 0, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.booleanArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.booleanArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.booleanArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.booleanArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.byteArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.byteArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.byteArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.byteArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.charArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.charArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.charArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.charArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ComplexArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ComplexArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ComplexArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ComplexArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.doubleArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.doubleArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.doubleArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.doubleArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.floatArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.floatArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.floatArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.floatArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.intArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.intArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.intArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.intArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.longArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.longArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.longArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.longArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ObjectArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ObjectArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ObjectArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.ObjectArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.shortArray0D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.shortArray1D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.shortArray2D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int).
Method in class com.ibm.math.array.shortArray3D
- This method reshapes this array into an array with
rank 1, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.booleanArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.booleanArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.booleanArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.booleanArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.byteArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.byteArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.byteArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.byteArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.charArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.charArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.charArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.charArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ComplexArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ComplexArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ComplexArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ComplexArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.doubleArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.doubleArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.doubleArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.doubleArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.floatArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.floatArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.floatArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.floatArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.intArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.intArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.intArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.intArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.longArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.longArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.longArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.longArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ObjectArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ObjectArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ObjectArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.ObjectArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.shortArray0D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.shortArray1D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.shortArray2D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int).
Method in class com.ibm.math.array.shortArray3D
- This method reshapes this array into an array with
rank 2, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.booleanArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.booleanArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.booleanArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.booleanArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.byteArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.byteArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.byteArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.byteArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.charArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.charArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.charArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.charArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ComplexArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ComplexArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ComplexArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.doubleArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.doubleArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.doubleArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.doubleArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.floatArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.floatArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.floatArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.floatArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.intArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.intArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.intArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.intArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.longArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.longArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.longArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.longArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ObjectArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ObjectArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ObjectArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.shortArray0D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.shortArray1D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.shortArray2D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int, int, int).
Method in class com.ibm.math.array.shortArray3D
- This method reshapes this array into an array with
rank 3, each parameter gives the size
in each array dimension, the array returned has a copy
of the data from this array, it does not share data
with this array
- reshape(int[]).
Method in class com.ibm.math.array.Array
- This method reshapes this array into an array with rank equal to the length of
the size parameter, each size[i] element gives the size of the new array in the
ith axis, the array returned has a copy of the data from this array, it does
not share data with this array.
- reshape(int[]).
Method in class com.ibm.math.array.booleanArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.booleanArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.booleanArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.booleanArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.byteArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.byteArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.byteArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.byteArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.charArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.charArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.charArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.charArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ComplexArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ComplexArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ComplexArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ComplexArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.doubleArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.doubleArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.doubleArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.doubleArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.floatArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.floatArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.floatArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.floatArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.intArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.intArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.intArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.intArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.longArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.longArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.longArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.longArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ObjectArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ObjectArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ObjectArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.ObjectArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.shortArray0D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.shortArray1D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.shortArray2D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- reshape(int[]).
Method in class com.ibm.math.array.shortArray3D
- This method is the implementation of the Array interface
reshape that simply call the apropriate version of reshape
given the target rank.
- Right.
Static variable in class com.ibm.math.array.Blas
- Matrix is on the right side of operation.
- section().
Method in class com.ibm.math.array.booleanArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.byteArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.charArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.ComplexArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.doubleArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.floatArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.intArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.longArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.ObjectArray0D
- Extract a 0-dimensional section from the array.
- section().
Method in class com.ibm.math.array.shortArray0D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.booleanArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.byteArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.charArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.ComplexArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.doubleArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.floatArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.intArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.longArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.ObjectArray1D
- Extract a 0-dimensional section from the array.
- section(int).
Method in class com.ibm.math.array.shortArray1D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.booleanArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.byteArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.charArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.ComplexArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.doubleArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.floatArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.intArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.longArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.ObjectArray2D
- Extract a 0-dimensional section from the array.
- section(int, int).
Method in class com.ibm.math.array.shortArray2D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.byteArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.charArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.floatArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.intArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.longArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, int).
Method in class com.ibm.math.array.shortArray3D
- Extract a 0-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.charArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.intArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.longArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 1-dimensional section from the array.
- section(int, int, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.booleanArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.byteArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.charArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.ComplexArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.doubleArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.floatArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.intArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.longArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.ObjectArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range).
Method in class com.ibm.math.array.shortArray2D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.byteArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.charArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.floatArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.intArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.longArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, int).
Method in class com.ibm.math.array.shortArray3D
- Extract a 1-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.charArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.intArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.longArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 2-dimensional section from the array.
- section(int, Range, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract a 2-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.booleanArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.byteArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.charArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.ComplexArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.doubleArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.floatArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.intArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.longArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.ObjectArray1D
- Extract a 1-dimensional section from the array.
- section(Range).
Method in class com.ibm.math.array.shortArray1D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.booleanArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.byteArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.charArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.ComplexArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.doubleArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.floatArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.intArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.longArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.ObjectArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int).
Method in class com.ibm.math.array.shortArray2D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.byteArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.charArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.floatArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.intArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.longArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, int).
Method in class com.ibm.math.array.shortArray3D
- Extract a 1-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.charArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.intArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.longArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 2-dimensional section from the array.
- section(Range, int, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.booleanArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.byteArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.charArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.ComplexArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.doubleArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.floatArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.intArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.longArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.ObjectArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range).
Method in class com.ibm.math.array.shortArray2D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.byteArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.charArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.floatArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.intArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.longArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, int).
Method in class com.ibm.math.array.shortArray3D
- Extract a 2-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.booleanArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.byteArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.charArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.ComplexArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.doubleArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.floatArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.intArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.longArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.ObjectArray3D
- Extract a 3-dimensional section from the array.
- section(Range, Range, Range).
Method in class com.ibm.math.array.shortArray3D
- Extract a 3-dimensional section from the array.
- set(boolean).
Method in class com.ibm.math.array.booleanArray0D
- Set the value of an element of the array.
- set(byte).
Method in class com.ibm.math.array.byteArray0D
- Set the value of an element of the array.
- set(char).
Method in class com.ibm.math.array.charArray0D
- Set the value of an element of the array.
- set(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Set the value of an element of the array.
- set(double).
Method in class com.ibm.math.array.doubleArray0D
- Set the value of an element of the array.
- set(float).
Method in class com.ibm.math.array.floatArray0D
- Set the value of an element of the array.
- set(Index, boolean).
Method in class com.ibm.math.array.booleanArray1D
- Update the value of the selected elements of this booleanArray1D with the data in datain.
- set(Index, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Update the value of the selected elements of this booleanArray1D with the data in a booleanArray1D.
- set(Index, byte).
Method in class com.ibm.math.array.byteArray1D
- Update the value of the selected elements of this byteArray1D with the data in datain.
- set(Index, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Update the value of the selected elements of this byteArray1D with the data in a byteArray1D.
- set(Index, char).
Method in class com.ibm.math.array.charArray1D
- Update the value of the selected elements of this charArray1D with the data in datain.
- set(Index, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Update the value of the selected elements of this charArray1D with the data in a charArray1D.
- set(Index, Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Update the value of the selected elements of this ComplexArray1D with the data in datain.
- set(Index, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Update the value of the selected elements of this ComplexArray1D with the data in a ComplexArray1D.
- set(Index, double).
Method in class com.ibm.math.array.doubleArray1D
- Update the value of the selected elements of this doubleArray1D with the data in datain.
- set(Index, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Update the value of the selected elements of this doubleArray1D with the data in a doubleArray1D.
- set(Index, float).
Method in class com.ibm.math.array.floatArray1D
- Update the value of the selected elements of this floatArray1D with the data in datain.
- set(Index, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Update the value of the selected elements of this floatArray1D with the data in a floatArray1D.
- set(Index, Index, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(Index, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray2D.
- set(Index, Index, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(Index, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray2D.
- set(Index, Index, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(Index, Index, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray2D.
- set(Index, Index, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(Index, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray2D.
- set(Index, Index, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(Index, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray2D.
- set(Index, Index, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(Index, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray2D.
- set(Index, Index, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, Index, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Index, Index, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, Index, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Index, Index, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, Index, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Index, Index, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, Index, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Index, Index, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, Index, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Index, Index, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, Index, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Index, Index, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, Index, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Index, Index, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, Index, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Index, Index, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, Index, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Index, Index, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, Index, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Index, Index, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(Index, Index, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, Index, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Index, Index, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, Index, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Index, Index, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, Index, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Index, Index, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, Index, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Index, Index, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, Index, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Index, Index, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, Index, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Index, Index, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, Index, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Index, Index, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, Index, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Index, Index, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, Index, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Index, Index, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, Index, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Index, Index, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray2D.
- set(Index, Index, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(Index, Index, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray2D.
- set(Index, Index, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(Index, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray2D.
- set(Index, Index, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, Index, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Index, Index, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, Index, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Index, Index, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, Index, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Index, Index, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, Index, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Index, Index, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, Index, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Index, Index, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, Index, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Index, Index, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, Index, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Index, Index, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, Index, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Index, Index, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, Index, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Index, Index, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, Index, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Index, Index, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(Index, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray2D.
- set(Index, int).
Method in class com.ibm.math.array.intArray1D
- Update the value of the selected elements of this intArray1D with the data in datain.
- set(Index, int, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(Index, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray1D.
- set(Index, int, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(Index, int, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray1D.
- set(Index, int, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(Index, int, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray1D.
- set(Index, int, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(Index, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray1D.
- set(Index, int, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(Index, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray1D.
- set(Index, int, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(Index, int, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray1D.
- set(Index, int, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, int, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Index, int, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, int, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Index, int, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, int, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Index, int, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, int, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Index, int, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, int, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Index, int, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, int, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Index, int, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, int, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Index, int, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, int, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Index, int, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, int, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Index, int, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, int, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Index, int, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(Index, int, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, int, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray1D.
- set(Index, int, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, int, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray1D.
- set(Index, int, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, int, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray1D.
- set(Index, int, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, int, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray1D.
- set(Index, int, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, int, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray1D.
- set(Index, int, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, int, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray1D.
- set(Index, int, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, int, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray1D.
- set(Index, int, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, int, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray1D.
- set(Index, int, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, int, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray1D.
- set(Index, int, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, int, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray1D.
- set(Index, int, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray1D.
- set(Index, int, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(Index, int, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray1D.
- set(Index, int, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(Index, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray1D.
- set(Index, int, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, int, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Index, int, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, int, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Index, int, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, int, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Index, int, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, int, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Index, int, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, int, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Index, int, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, int, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Index, int, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, int, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Index, int, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, int, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Index, int, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, int, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Index, int, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, int, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Index, int, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(Index, int, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray1D.
- set(Index, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Update the value of the selected elements of this intArray1D with the data in a intArray1D.
- set(Index, long).
Method in class com.ibm.math.array.longArray1D
- Update the value of the selected elements of this longArray1D with the data in datain.
- set(Index, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Update the value of the selected elements of this longArray1D with the data in a longArray1D.
- set(Index, Object).
Method in class com.ibm.math.array.ObjectArray1D
- Update the value of the selected elements of this ObjectArray1D with the data in datain.
- set(Index, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray1D
- Update the value of the selected elements of this ObjectArray1D with the data in a ObjectArray1D.
- set(Index, Range, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(Index, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray2D.
- set(Index, Range, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(Index, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray2D.
- set(Index, Range, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(Index, Range, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray2D.
- set(Index, Range, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(Index, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray2D.
- set(Index, Range, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(Index, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray2D.
- set(Index, Range, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(Index, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray2D.
- set(Index, Range, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, Range, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Index, Range, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, Range, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Index, Range, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, Range, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Index, Range, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, Range, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Index, Range, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, Range, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Index, Range, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, Range, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Index, Range, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, Range, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Index, Range, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, Range, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Index, Range, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, Range, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Index, Range, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, Range, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Index, Range, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(Index, Range, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, Range, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Index, Range, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, Range, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Index, Range, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, Range, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Index, Range, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, Range, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Index, Range, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, Range, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Index, Range, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, Range, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Index, Range, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, Range, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Index, Range, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, Range, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Index, Range, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, Range, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Index, Range, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, Range, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Index, Range, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray2D.
- set(Index, Range, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(Index, Range, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray2D.
- set(Index, Range, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(Index, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray2D.
- set(Index, Range, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Index, Range, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Index, Range, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Index, Range, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Index, Range, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Index, Range, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Index, Range, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Index, Range, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Index, Range, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Index, Range, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Index, Range, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Index, Range, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Index, Range, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Index, Range, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Index, Range, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Index, Range, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Index, Range, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Index, Range, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Index, Range, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Index, Range, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Index, Range, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(Index, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray2D.
- set(Index, short).
Method in class com.ibm.math.array.shortArray1D
- Update the value of the selected elements of this shortArray1D with the data in datain.
- set(Index, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Update the value of the selected elements of this shortArray1D with the data in a shortArray1D.
- set(int).
Method in class com.ibm.math.array.intArray0D
- Set the value of an element of the array.
- set(int, boolean).
Method in class com.ibm.math.array.booleanArray1D
- Set the value of an element of the array.
- set(int, byte).
Method in class com.ibm.math.array.byteArray1D
- Set the value of an element of the array.
- set(int, char).
Method in class com.ibm.math.array.charArray1D
- Set the value of an element of the array.
- set(int, Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Set the value of an element of the array.
- set(int, double).
Method in class com.ibm.math.array.doubleArray1D
- Set the value of an element of the array.
- set(int, float).
Method in class com.ibm.math.array.floatArray1D
- Set the value of an element of the array.
- set(int, Index, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(int, Index, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray1D.
- set(int, Index, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(int, Index, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray1D.
- set(int, Index, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(int, Index, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray1D.
- set(int, Index, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(int, Index, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray1D.
- set(int, Index, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(int, Index, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray1D.
- set(int, Index, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(int, Index, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray1D.
- set(int, Index, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, Index, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(int, Index, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, Index, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(int, Index, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, Index, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(int, Index, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, Index, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(int, Index, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, Index, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(int, Index, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, Index, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(int, Index, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, Index, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(int, Index, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, Index, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(int, Index, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, Index, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(int, Index, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, Index, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(int, Index, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(int, Index, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, Index, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray1D.
- set(int, Index, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, Index, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray1D.
- set(int, Index, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, Index, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray1D.
- set(int, Index, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, Index, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray1D.
- set(int, Index, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, Index, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray1D.
- set(int, Index, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, Index, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray1D.
- set(int, Index, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, Index, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray1D.
- set(int, Index, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, Index, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray1D.
- set(int, Index, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, Index, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray1D.
- set(int, Index, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, Index, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray1D.
- set(int, Index, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray1D.
- set(int, Index, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(int, Index, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray1D.
- set(int, Index, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(int, Index, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray1D.
- set(int, Index, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, Index, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(int, Index, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, Index, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(int, Index, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, Index, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(int, Index, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, Index, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(int, Index, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, Index, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(int, Index, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, Index, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(int, Index, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, Index, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(int, Index, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, Index, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(int, Index, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, Index, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(int, Index, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, Index, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(int, Index, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(int, Index, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray1D.
- set(int, int).
Method in class com.ibm.math.array.intArray1D
- Set the value of an element of the array.
- set(int, int, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Set the value of an element of the array.
- set(int, int, byte).
Method in class com.ibm.math.array.byteArray2D
- Set the value of an element of the array.
- set(int, int, char).
Method in class com.ibm.math.array.charArray2D
- Set the value of an element of the array.
- set(int, int, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Set the value of an element of the array.
- set(int, int, double).
Method in class com.ibm.math.array.doubleArray2D
- Set the value of an element of the array.
- set(int, int, float).
Method in class com.ibm.math.array.floatArray2D
- Set the value of an element of the array.
- set(int, int, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, int, Index, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray1D.
- set(int, int, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, int, Index, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray1D.
- set(int, int, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, int, Index, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray1D.
- set(int, int, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, int, Index, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray1D.
- set(int, int, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, int, Index, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray1D.
- set(int, int, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, int, Index, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray1D.
- set(int, int, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, int, Index, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray1D.
- set(int, int, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, int, Index, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray1D.
- set(int, int, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, int, Index, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray1D.
- set(int, int, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, int, Index, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray1D.
- set(int, int, int).
Method in class com.ibm.math.array.intArray2D
- Set the value of an element of the array.
- set(int, int, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Set the value of an element of the array.
- set(int, int, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Set the value of an element of the array.
- set(int, int, int, char).
Method in class com.ibm.math.array.charArray3D
- Set the value of an element of the array.
- set(int, int, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Set the value of an element of the array.
- set(int, int, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Set the value of an element of the array.
- set(int, int, int, float).
Method in class com.ibm.math.array.floatArray3D
- Set the value of an element of the array.
- set(int, int, int, int).
Method in class com.ibm.math.array.intArray3D
- Set the value of an element of the array.
- set(int, int, int, long).
Method in class com.ibm.math.array.longArray3D
- Set the value of an element of the array.
- set(int, int, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Set the value of an element of the array.
- set(int, int, int, short).
Method in class com.ibm.math.array.shortArray3D
- Set the value of an element of the array.
- set(int, int, long).
Method in class com.ibm.math.array.longArray2D
- Set the value of an element of the array.
- set(int, int, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Set the value of an element of the array.
- set(int, int, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, int, Range, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray1D.
- set(int, int, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, int, Range, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray1D.
- set(int, int, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, int, Range, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray1D.
- set(int, int, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, int, Range, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray1D.
- set(int, int, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, int, Range, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray1D.
- set(int, int, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, int, Range, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray1D.
- set(int, int, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, int, Range, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray1D.
- set(int, int, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, int, Range, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray1D.
- set(int, int, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, int, Range, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray1D.
- set(int, int, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, int, Range, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray1D.
- set(int, int, short).
Method in class com.ibm.math.array.shortArray2D
- Set the value of an element of the array.
- set(int, long).
Method in class com.ibm.math.array.longArray1D
- Set the value of an element of the array.
- set(int, Object).
Method in class com.ibm.math.array.ObjectArray1D
- Set the value of an element of the array.
- set(int, Range, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(int, Range, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray1D.
- set(int, Range, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(int, Range, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray1D.
- set(int, Range, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(int, Range, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray1D.
- set(int, Range, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(int, Range, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray1D.
- set(int, Range, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(int, Range, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray1D.
- set(int, Range, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(int, Range, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray1D.
- set(int, Range, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, Range, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(int, Range, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, Range, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(int, Range, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, Range, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(int, Range, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, Range, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(int, Range, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, Range, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(int, Range, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, Range, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(int, Range, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, Range, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(int, Range, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, Range, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(int, Range, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, Range, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(int, Range, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, Range, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(int, Range, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(int, Range, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, Range, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray1D.
- set(int, Range, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, Range, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray1D.
- set(int, Range, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, Range, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray1D.
- set(int, Range, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, Range, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray1D.
- set(int, Range, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, Range, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray1D.
- set(int, Range, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, Range, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray1D.
- set(int, Range, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, Range, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray1D.
- set(int, Range, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, Range, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray1D.
- set(int, Range, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, Range, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray1D.
- set(int, Range, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, Range, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray1D.
- set(int, Range, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray1D.
- set(int, Range, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(int, Range, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray1D.
- set(int, Range, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(int, Range, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray1D.
- set(int, Range, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(int, Range, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(int, Range, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(int, Range, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(int, Range, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(int, Range, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(int, Range, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(int, Range, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(int, Range, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(int, Range, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(int, Range, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(int, Range, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(int, Range, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(int, Range, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(int, Range, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(int, Range, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(int, Range, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(int, Range, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(int, Range, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(int, Range, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(int, Range, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(int, Range, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray1D.
- set(int, short).
Method in class com.ibm.math.array.shortArray1D
- Set the value of an element of the array.
- set(int[], boolean).
Method in class com.ibm.math.array.booleanArray
- Set the value of an element of the array.
- set(int[], boolean).
Method in class com.ibm.math.array.booleanArray0D
- Set the value of an element of the array.
- set(int[], boolean).
Method in class com.ibm.math.array.booleanArray1D
- Set the value of an element of the array.
- set(int[], boolean).
Method in class com.ibm.math.array.booleanArray2D
- Set the value of an element of the array.
- set(int[], boolean).
Method in class com.ibm.math.array.booleanArray3D
- Set the value of an element of the array.
- set(int[], byte).
Method in class com.ibm.math.array.byteArray
- Set the value of an element of the array.
- set(int[], byte).
Method in class com.ibm.math.array.byteArray0D
- Set the value of an element of the array.
- set(int[], byte).
Method in class com.ibm.math.array.byteArray1D
- Set the value of an element of the array.
- set(int[], byte).
Method in class com.ibm.math.array.byteArray2D
- Set the value of an element of the array.
- set(int[], byte).
Method in class com.ibm.math.array.byteArray3D
- Set the value of an element of the array.
- set(int[], char).
Method in class com.ibm.math.array.charArray
- Set the value of an element of the array.
- set(int[], char).
Method in class com.ibm.math.array.charArray0D
- Set the value of an element of the array.
- set(int[], char).
Method in class com.ibm.math.array.charArray1D
- Set the value of an element of the array.
- set(int[], char).
Method in class com.ibm.math.array.charArray2D
- Set the value of an element of the array.
- set(int[], char).
Method in class com.ibm.math.array.charArray3D
- Set the value of an element of the array.
- set(int[], Complex).
Method in class com.ibm.math.array.ComplexArray
- Set the value of an element of the array.
- set(int[], Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Set the value of an element of the array.
- set(int[], Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Set the value of an element of the array.
- set(int[], Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Set the value of an element of the array.
- set(int[], Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Set the value of an element of the array.
- set(int[], double).
Method in class com.ibm.math.array.doubleArray
- Set the value of an element of the array.
- set(int[], double).
Method in class com.ibm.math.array.doubleArray0D
- Set the value of an element of the array.
- set(int[], double).
Method in class com.ibm.math.array.doubleArray1D
- Set the value of an element of the array.
- set(int[], double).
Method in class com.ibm.math.array.doubleArray2D
- Set the value of an element of the array.
- set(int[], double).
Method in class com.ibm.math.array.doubleArray3D
- Set the value of an element of the array.
- set(int[], float).
Method in class com.ibm.math.array.floatArray
- Set the value of an element of the array.
- set(int[], float).
Method in class com.ibm.math.array.floatArray0D
- Set the value of an element of the array.
- set(int[], float).
Method in class com.ibm.math.array.floatArray1D
- Set the value of an element of the array.
- set(int[], float).
Method in class com.ibm.math.array.floatArray2D
- Set the value of an element of the array.
- set(int[], float).
Method in class com.ibm.math.array.floatArray3D
- Set the value of an element of the array.
- set(int[], int).
Method in class com.ibm.math.array.intArray
- Set the value of an element of the array.
- set(int[], int).
Method in class com.ibm.math.array.intArray0D
- Set the value of an element of the array.
- set(int[], int).
Method in class com.ibm.math.array.intArray1D
- Set the value of an element of the array.
- set(int[], int).
Method in class com.ibm.math.array.intArray2D
- Set the value of an element of the array.
- set(int[], int).
Method in class com.ibm.math.array.intArray3D
- Set the value of an element of the array.
- set(int[], long).
Method in class com.ibm.math.array.longArray
- Set the value of an element of the array.
- set(int[], long).
Method in class com.ibm.math.array.longArray0D
- Set the value of an element of the array.
- set(int[], long).
Method in class com.ibm.math.array.longArray1D
- Set the value of an element of the array.
- set(int[], long).
Method in class com.ibm.math.array.longArray2D
- Set the value of an element of the array.
- set(int[], long).
Method in class com.ibm.math.array.longArray3D
- Set the value of an element of the array.
- set(int[], Object).
Method in class com.ibm.math.array.ObjectArray
- Set the value of an element of the array.
- set(int[], Object).
Method in class com.ibm.math.array.ObjectArray0D
- Set the value of an element of the array.
- set(int[], Object).
Method in class com.ibm.math.array.ObjectArray1D
- Set the value of an element of the array.
- set(int[], Object).
Method in class com.ibm.math.array.ObjectArray2D
- Set the value of an element of the array.
- set(int[], Object).
Method in class com.ibm.math.array.ObjectArray3D
- Set the value of an element of the array.
- set(int[], short).
Method in class com.ibm.math.array.shortArray
- Set the value of an element of the array.
- set(int[], short).
Method in class com.ibm.math.array.shortArray0D
- Set the value of an element of the array.
- set(int[], short).
Method in class com.ibm.math.array.shortArray1D
- Set the value of an element of the array.
- set(int[], short).
Method in class com.ibm.math.array.shortArray2D
- Set the value of an element of the array.
- set(int[], short).
Method in class com.ibm.math.array.shortArray3D
- Set the value of an element of the array.
- set(long).
Method in class com.ibm.math.array.longArray0D
- Set the value of an element of the array.
- set(Object).
Method in class com.ibm.math.array.ObjectArray0D
- Set the value of an element of the array.
- set(Range, boolean).
Method in class com.ibm.math.array.booleanArray1D
- Update the value of the selected elements of this booleanArray1D with the data in datain.
- set(Range, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Update the value of the selected elements of this booleanArray1D with the data in a booleanArray1D.
- set(Range, byte).
Method in class com.ibm.math.array.byteArray1D
- Update the value of the selected elements of this byteArray1D with the data in datain.
- set(Range, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Update the value of the selected elements of this byteArray1D with the data in a byteArray1D.
- set(Range, char).
Method in class com.ibm.math.array.charArray1D
- Update the value of the selected elements of this charArray1D with the data in datain.
- set(Range, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Update the value of the selected elements of this charArray1D with the data in a charArray1D.
- set(Range, Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Update the value of the selected elements of this ComplexArray1D with the data in datain.
- set(Range, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Update the value of the selected elements of this ComplexArray1D with the data in a ComplexArray1D.
- set(Range, double).
Method in class com.ibm.math.array.doubleArray1D
- Update the value of the selected elements of this doubleArray1D with the data in datain.
- set(Range, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Update the value of the selected elements of this doubleArray1D with the data in a doubleArray1D.
- set(Range, float).
Method in class com.ibm.math.array.floatArray1D
- Update the value of the selected elements of this floatArray1D with the data in datain.
- set(Range, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Update the value of the selected elements of this floatArray1D with the data in a floatArray1D.
- set(Range, Index, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(Range, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray2D.
- set(Range, Index, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(Range, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray2D.
- set(Range, Index, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(Range, Index, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray2D.
- set(Range, Index, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(Range, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray2D.
- set(Range, Index, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(Range, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray2D.
- set(Range, Index, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(Range, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray2D.
- set(Range, Index, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, Index, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Range, Index, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, Index, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Range, Index, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, Index, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Range, Index, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, Index, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Range, Index, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, Index, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Range, Index, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, Index, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Range, Index, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, Index, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Range, Index, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, Index, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Range, Index, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, Index, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Range, Index, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, Index, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Range, Index, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(Range, Index, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, Index, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Range, Index, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, Index, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Range, Index, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, Index, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Range, Index, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, Index, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Range, Index, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, Index, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Range, Index, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, Index, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Range, Index, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, Index, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Range, Index, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, Index, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Range, Index, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, Index, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Range, Index, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, Index, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Range, Index, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray2D.
- set(Range, Index, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(Range, Index, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray2D.
- set(Range, Index, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(Range, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray2D.
- set(Range, Index, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, Index, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Range, Index, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, Index, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Range, Index, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, Index, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Range, Index, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, Index, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Range, Index, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, Index, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Range, Index, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, Index, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Range, Index, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, Index, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Range, Index, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, Index, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Range, Index, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, Index, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Range, Index, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, Index, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Range, Index, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(Range, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray2D.
- set(Range, int).
Method in class com.ibm.math.array.intArray1D
- Update the value of the selected elements of this intArray1D with the data in datain.
- set(Range, int, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(Range, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray1D.
- set(Range, int, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(Range, int, byteArray1D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray1D.
- set(Range, int, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(Range, int, charArray1D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray1D.
- set(Range, int, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(Range, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray1D.
- set(Range, int, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(Range, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray1D.
- set(Range, int, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(Range, int, floatArray1D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray1D.
- set(Range, int, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, int, Index, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Range, int, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, int, Index, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Range, int, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, int, Index, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Range, int, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, int, Index, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Range, int, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, int, Index, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Range, int, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, int, Index, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Range, int, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, int, Index, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Range, int, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, int, Index, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Range, int, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, int, Index, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Range, int, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, int, Index, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Range, int, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(Range, int, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, int, int, booleanArray1D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray1D.
- set(Range, int, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, int, int, byteArray1D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray1D.
- set(Range, int, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, int, int, charArray1D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray1D.
- set(Range, int, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, int, int, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray1D.
- set(Range, int, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, int, int, doubleArray1D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray1D.
- set(Range, int, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, int, int, floatArray1D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray1D.
- set(Range, int, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, int, int, intArray1D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray1D.
- set(Range, int, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, int, int, longArray1D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray1D.
- set(Range, int, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, int, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray1D.
- set(Range, int, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, int, int, shortArray1D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray1D.
- set(Range, int, intArray1D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray1D.
- set(Range, int, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(Range, int, longArray1D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray1D.
- set(Range, int, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(Range, int, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray1D.
- set(Range, int, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, int, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Range, int, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, int, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Range, int, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, int, Range, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Range, int, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, int, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Range, int, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, int, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Range, int, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, int, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Range, int, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, int, Range, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Range, int, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, int, Range, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Range, int, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, int, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Range, int, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, int, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Range, int, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(Range, int, shortArray1D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray1D.
- set(Range, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Update the value of the selected elements of this intArray1D with the data in a intArray1D.
- set(Range, long).
Method in class com.ibm.math.array.longArray1D
- Update the value of the selected elements of this longArray1D with the data in datain.
- set(Range, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Update the value of the selected elements of this longArray1D with the data in a longArray1D.
- set(Range, Object).
Method in class com.ibm.math.array.ObjectArray1D
- Update the value of the selected elements of this ObjectArray1D with the data in datain.
- set(Range, ObjectArray1D).
Method in class com.ibm.math.array.ObjectArray1D
- Update the value of the selected elements of this ObjectArray1D with the data in a ObjectArray1D.
- set(Range, Range, boolean).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in datain.
- set(Range, Range, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Update the value of the selected elements of this booleanArray2D with the data in a booleanArray2D.
- set(Range, Range, byte).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in datain.
- set(Range, Range, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Update the value of the selected elements of this byteArray2D with the data in a byteArray2D.
- set(Range, Range, char).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in datain.
- set(Range, Range, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Update the value of the selected elements of this charArray2D with the data in a charArray2D.
- set(Range, Range, Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in datain.
- set(Range, Range, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Update the value of the selected elements of this ComplexArray2D with the data in a ComplexArray2D.
- set(Range, Range, double).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in datain.
- set(Range, Range, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Update the value of the selected elements of this doubleArray2D with the data in a doubleArray2D.
- set(Range, Range, float).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in datain.
- set(Range, Range, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Update the value of the selected elements of this floatArray2D with the data in a floatArray2D.
- set(Range, Range, Index, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, Range, Index, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Range, Range, Index, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, Range, Index, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Range, Range, Index, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, Range, Index, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Range, Range, Index, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, Range, Index, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Range, Range, Index, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, Range, Index, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Range, Range, Index, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, Range, Index, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Range, Range, Index, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, Range, Index, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Range, Range, Index, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, Range, Index, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Range, Range, Index, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, Range, Index, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Range, Range, Index, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, Range, Index, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Range, Range, int).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in datain.
- set(Range, Range, int, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, Range, int, booleanArray2D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray2D.
- set(Range, Range, int, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, Range, int, byteArray2D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray2D.
- set(Range, Range, int, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, Range, int, charArray2D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray2D.
- set(Range, Range, int, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, Range, int, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray2D.
- set(Range, Range, int, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, Range, int, doubleArray2D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray2D.
- set(Range, Range, int, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, Range, int, floatArray2D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray2D.
- set(Range, Range, int, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, Range, int, intArray2D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray2D.
- set(Range, Range, int, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, Range, int, longArray2D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray2D.
- set(Range, Range, int, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, Range, int, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray2D.
- set(Range, Range, int, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, Range, int, shortArray2D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray2D.
- set(Range, Range, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Update the value of the selected elements of this intArray2D with the data in a intArray2D.
- set(Range, Range, long).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in datain.
- set(Range, Range, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Update the value of the selected elements of this longArray2D with the data in a longArray2D.
- set(Range, Range, Object).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in datain.
- set(Range, Range, ObjectArray2D).
Method in class com.ibm.math.array.ObjectArray2D
- Update the value of the selected elements of this ObjectArray2D with the data in a ObjectArray2D.
- set(Range, Range, Range, boolean).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in datain.
- set(Range, Range, Range, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Update the value of the selected elements of this booleanArray3D with the data in a booleanArray3D.
- set(Range, Range, Range, byte).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in datain.
- set(Range, Range, Range, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Update the value of the selected elements of this byteArray3D with the data in a byteArray3D.
- set(Range, Range, Range, char).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in datain.
- set(Range, Range, Range, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Update the value of the selected elements of this charArray3D with the data in a charArray3D.
- set(Range, Range, Range, Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in datain.
- set(Range, Range, Range, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Update the value of the selected elements of this ComplexArray3D with the data in a ComplexArray3D.
- set(Range, Range, Range, double).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in datain.
- set(Range, Range, Range, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Update the value of the selected elements of this doubleArray3D with the data in a doubleArray3D.
- set(Range, Range, Range, float).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in datain.
- set(Range, Range, Range, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Update the value of the selected elements of this floatArray3D with the data in a floatArray3D.
- set(Range, Range, Range, int).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in datain.
- set(Range, Range, Range, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Update the value of the selected elements of this intArray3D with the data in a intArray3D.
- set(Range, Range, Range, long).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in datain.
- set(Range, Range, Range, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Update the value of the selected elements of this longArray3D with the data in a longArray3D.
- set(Range, Range, Range, Object).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in datain.
- set(Range, Range, Range, ObjectArray3D).
Method in class com.ibm.math.array.ObjectArray3D
- Update the value of the selected elements of this ObjectArray3D with the data in a ObjectArray3D.
- set(Range, Range, Range, short).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in datain.
- set(Range, Range, Range, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Update the value of the selected elements of this shortArray3D with the data in a shortArray3D.
- set(Range, Range, short).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in datain.
- set(Range, Range, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Update the value of the selected elements of this shortArray2D with the data in a shortArray2D.
- set(Range, short).
Method in class com.ibm.math.array.shortArray1D
- Update the value of the selected elements of this shortArray1D with the data in datain.
- set(Range, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Update the value of the selected elements of this shortArray1D with the data in a shortArray1D.
- set(short).
Method in class com.ibm.math.array.shortArray0D
- Set the value of an element of the array.
- setToObject(int[], Object).
Method in class com.ibm.math.array.Array
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.booleanArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.byteArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.charArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.ComplexArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.doubleArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.floatArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.intArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.longArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.ObjectArray
- Sets the specified element of the array to a particular value.
- setToObject(int[], Object).
Method in class com.ibm.math.array.shortArray
- Sets the specified element of the array to a particular value.
- shape().
Method in class com.ibm.math.array.Array
- Return the shape of the array as an int[] I of length rank().
- shape().
Method in class com.ibm.math.array.booleanArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.booleanArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.booleanArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.booleanArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.byteArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.byteArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.byteArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.byteArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.charArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.charArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.charArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.charArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.ComplexArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.ComplexArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.ComplexArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.ComplexArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.doubleArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.doubleArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.doubleArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.doubleArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.floatArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.floatArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.floatArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.floatArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.intArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.intArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.intArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.intArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.longArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.longArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.longArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.longArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.ObjectArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.ObjectArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.ObjectArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.ObjectArray3D
- Return the shape of the array as an int[] I of length 3.
- shape().
Method in class com.ibm.math.array.shortArray0D
- Return the shape of the array as an int[] I of length 0.
- shape().
Method in class com.ibm.math.array.shortArray1D
- Return the shape of the array as an int[] I of length 1.
- shape().
Method in class com.ibm.math.array.shortArray2D
- Return the shape of the array as an int[] I of length 2.
- shape().
Method in class com.ibm.math.array.shortArray3D
- Return the shape of the array as an int[] I of length 3.
- shortArray().
Constructor for class com.ibm.math.array.shortArray
- Default constructor.
- shortArray0D().
Constructor for class com.ibm.math.array.shortArray0D
- Create a 0-dimensional array of a certain shape.
- shortArray0D(short).
Constructor for class com.ibm.math.array.shortArray0D
- Create a 0-dimensional array, with shape and values defined by
a Java short.
- shortArray0D(shortArray0D).
Constructor for class com.ibm.math.array.shortArray0D
- Create a new 0-dimensional array as a copy of a given
shortArray0D
- shortArray1D(int).
Constructor for class com.ibm.math.array.shortArray1D
- Create a 1-dimensional array of a certain shape.
- shortArray1D(short[]).
Constructor for class com.ibm.math.array.shortArray1D
- Create a 1-dimensional array, with shape and values defined by
a Java short[].
- shortArray1D(shortArray1D).
Constructor for class com.ibm.math.array.shortArray1D
- Create a new 1-dimensional array as a copy of a given
shortArray1D
- shortArray2D(int, int).
Constructor for class com.ibm.math.array.shortArray2D
- Create a 2-dimensional array of a certain shape.
- shortArray2D(short[][]).
Constructor for class com.ibm.math.array.shortArray2D
- Create a 2-dimensional array, with shape and values defined by
a Java short[][].
- shortArray2D(shortArray2D).
Constructor for class com.ibm.math.array.shortArray2D
- Create a new 2-dimensional array as a copy of a given
shortArray2D
- shortArray3D(int, int, int).
Constructor for class com.ibm.math.array.shortArray3D
- Create a 3-dimensional array of a certain shape.
- shortArray3D(short[][][]).
Constructor for class com.ibm.math.array.shortArray3D
- Create a 3-dimensional array, with shape and values defined by
a Java short[][][].
- shortArray3D(shortArray3D).
Constructor for class com.ibm.math.array.shortArray3D
- Create a new 3-dimensional array as a copy of a given
shortArray3D
- sin.
Variable in class com.ibm.math.array.GivensRotation
- The sine of the Givens rotation angle
- size().
Method in class com.ibm.math.array.Array
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.booleanArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.booleanArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.booleanArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.booleanArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.byteArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.byteArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.byteArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.byteArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.charArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.charArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.charArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.charArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ComplexArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ComplexArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ComplexArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ComplexArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.doubleArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.doubleArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.doubleArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.doubleArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.floatArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.floatArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.floatArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.floatArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.intArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.intArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.intArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.intArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.longArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.longArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.longArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.longArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ObjectArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ObjectArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ObjectArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.ObjectArray3D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.shortArray0D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.shortArray1D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.shortArray2D
- Return the number of elements in the array.
- size().
Method in class com.ibm.math.array.shortArray3D
- Return the number of elements in the array.
- size(int).
Method in class com.ibm.math.array.Array
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.booleanArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.booleanArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.booleanArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.booleanArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.byteArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.byteArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.byteArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.byteArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.charArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.charArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.charArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.charArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ComplexArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ComplexArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ComplexArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ComplexArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.doubleArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.doubleArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.doubleArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.doubleArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.floatArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.floatArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.floatArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.floatArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.intArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.intArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.intArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.intArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.longArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.longArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.longArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.longArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ObjectArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ObjectArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ObjectArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.ObjectArray3D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.shortArray0D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.shortArray1D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.shortArray2D
- Return the extent of the array along its i-th axis.
- size(int).
Method in class com.ibm.math.array.shortArray3D
- Return the extent of the array along its i-th axis.
- sqrt().
Method in class com.ibm.math.Complex
- Computes the square root of the complex number.
- sqrt(Complex).
Static method in class com.ibm.math.Complex
- Computes the square root of a complex number.
- step().
Method in class com.ibm.math.array.Range
- Return the stride of a range.
- times(byte).
Method in class com.ibm.math.array.byteArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(byte).
Method in class com.ibm.math.array.byteArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(byte).
Method in class com.ibm.math.array.byteArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(byte).
Method in class com.ibm.math.array.byteArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(byte, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(byte, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(byte, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(byte, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(byteArray0D, byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(byteArray1D, byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(byteArray2D, byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(byteArray3D, byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(char).
Method in class com.ibm.math.array.charArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(char).
Method in class com.ibm.math.array.charArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(char).
Method in class com.ibm.math.array.charArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(char).
Method in class com.ibm.math.array.charArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(char, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(char, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(char, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(char, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(charArray0D, charArray0D).
Method in class com.ibm.math.array.charArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(charArray1D, charArray1D).
Method in class com.ibm.math.array.charArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(charArray2D, charArray2D).
Method in class com.ibm.math.array.charArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(charArray3D, charArray3D).
Method in class com.ibm.math.array.charArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(Complex).
Method in class com.ibm.math.Complex
- Multiplies this complex number by another complex number
and return the result in a new Complex object.
- times(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(Complex, Complex).
Static method in class com.ibm.math.Complex
- Multiplies two complex numbers.
- times(Complex, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(Complex, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(Complex, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(Complex, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(Complex, double).
Static method in class com.ibm.math.Complex
- Multiplies a complex and a real number.
- times(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(ComplexArray0D, ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(ComplexArray1D, ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(ComplexArray2D, ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(ComplexArray3D, ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(double).
Method in class com.ibm.math.Complex
- Multiplies this complex number by a real number
and return the result in a new Complex object.
- times(double).
Method in class com.ibm.math.array.doubleArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(double).
Method in class com.ibm.math.array.doubleArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(double).
Method in class com.ibm.math.array.doubleArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(double).
Method in class com.ibm.math.array.doubleArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(double, Complex).
Static method in class com.ibm.math.Complex
- Multiplies a complex and a real number.
- times(double, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(double, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(double, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(double, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(doubleArray0D, doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(doubleArray1D, doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(doubleArray2D, doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(doubleArray3D, doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(float).
Method in class com.ibm.math.array.floatArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(float).
Method in class com.ibm.math.array.floatArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(float).
Method in class com.ibm.math.array.floatArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(float).
Method in class com.ibm.math.array.floatArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(float, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(float, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(float, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(float, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(floatArray0D, floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(floatArray1D, floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(floatArray2D, floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(floatArray3D, floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(int).
Method in class com.ibm.math.array.intArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(int).
Method in class com.ibm.math.array.intArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(int).
Method in class com.ibm.math.array.intArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(int).
Method in class com.ibm.math.array.intArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(int, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(int, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(int, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(int, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(intArray0D, intArray0D).
Method in class com.ibm.math.array.intArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(intArray1D, intArray1D).
Method in class com.ibm.math.array.intArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(intArray2D, intArray2D).
Method in class com.ibm.math.array.intArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(intArray3D, intArray3D).
Method in class com.ibm.math.array.intArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(long).
Method in class com.ibm.math.array.longArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(long).
Method in class com.ibm.math.array.longArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(long).
Method in class com.ibm.math.array.longArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(long).
Method in class com.ibm.math.array.longArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(long, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(long, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(long, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(long, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(longArray0D, longArray0D).
Method in class com.ibm.math.array.longArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(longArray1D, longArray1D).
Method in class com.ibm.math.array.longArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(longArray2D, longArray2D).
Method in class com.ibm.math.array.longArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(longArray3D, longArray3D).
Method in class com.ibm.math.array.longArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(short).
Method in class com.ibm.math.array.shortArray0D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(short).
Method in class com.ibm.math.array.shortArray1D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(short).
Method in class com.ibm.math.array.shortArray2D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(short).
Method in class com.ibm.math.array.shortArray3D
- Each array element is multiplied by the scalar parameter and the data
computed is returned in a new array
- times(short, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(short, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(short, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(short, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Each array element is multiplied by scalar and the data computed
is returned in result array parameter
- times(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(shortArray0D, shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(shortArray1D, shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(shortArray2D, shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- times(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in a new array
- times(shortArray3D, shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Multiplies each array element by its corresponding array element and return the data
computed in the result array parameter
- timesAssign(byte).
Method in class com.ibm.math.array.byteArray0D
- times combined with assignment to this array
- timesAssign(byte).
Method in class com.ibm.math.array.byteArray1D
- times combined with assignment to this array
- timesAssign(byte).
Method in class com.ibm.math.array.byteArray2D
- times combined with assignment to this array
- timesAssign(byte).
Method in class com.ibm.math.array.byteArray3D
- times combined with assignment to this array
- timesAssign(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- times combined with assignment to this array
- timesAssign(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- times combined with assignment to this array
- timesAssign(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- times combined with assignment to this array
- timesAssign(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- times combined with assignment to this array
- timesAssign(char).
Method in class com.ibm.math.array.charArray0D
- times combined with assignment to this array
- timesAssign(char).
Method in class com.ibm.math.array.charArray1D
- times combined with assignment to this array
- timesAssign(char).
Method in class com.ibm.math.array.charArray2D
- times combined with assignment to this array
- timesAssign(char).
Method in class com.ibm.math.array.charArray3D
- times combined with assignment to this array
- timesAssign(charArray0D).
Method in class com.ibm.math.array.charArray0D
- times combined with assignment to this array
- timesAssign(charArray1D).
Method in class com.ibm.math.array.charArray1D
- times combined with assignment to this array
- timesAssign(charArray2D).
Method in class com.ibm.math.array.charArray2D
- times combined with assignment to this array
- timesAssign(charArray3D).
Method in class com.ibm.math.array.charArray3D
- times combined with assignment to this array
- timesAssign(Complex).
Method in class com.ibm.math.Complex
- Multiplies this complex number by another complex number
and store the result in this object.
- timesAssign(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- times combined with assignment to this array
- timesAssign(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- times combined with assignment to this array
- timesAssign(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- times combined with assignment to this array
- timesAssign(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- times combined with assignment to this array
- timesAssign(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- times combined with assignment to this array
- timesAssign(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- times combined with assignment to this array
- timesAssign(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- times combined with assignment to this array
- timesAssign(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- times combined with assignment to this array
- timesAssign(double).
Method in class com.ibm.math.Complex
- Multiplies this complex number by a real number
and store the result in this object.
- timesAssign(double).
Method in class com.ibm.math.array.doubleArray0D
- times combined with assignment to this array
- timesAssign(double).
Method in class com.ibm.math.array.doubleArray1D
- times combined with assignment to this array
- timesAssign(double).
Method in class com.ibm.math.array.doubleArray2D
- times combined with assignment to this array
- timesAssign(double).
Method in class com.ibm.math.array.doubleArray3D
- times combined with assignment to this array
- timesAssign(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- times combined with assignment to this array
- timesAssign(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- times combined with assignment to this array
- timesAssign(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- times combined with assignment to this array
- timesAssign(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- times combined with assignment to this array
- timesAssign(float).
Method in class com.ibm.math.array.floatArray0D
- times combined with assignment to this array
- timesAssign(float).
Method in class com.ibm.math.array.floatArray1D
- times combined with assignment to this array
- timesAssign(float).
Method in class com.ibm.math.array.floatArray2D
- times combined with assignment to this array
- timesAssign(float).
Method in class com.ibm.math.array.floatArray3D
- times combined with assignment to this array
- timesAssign(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- times combined with assignment to this array
- timesAssign(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- times combined with assignment to this array
- timesAssign(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- times combined with assignment to this array
- timesAssign(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- times combined with assignment to this array
- timesAssign(int).
Method in class com.ibm.math.array.intArray0D
- times combined with assignment to this array
- timesAssign(int).
Method in class com.ibm.math.array.intArray1D
- times combined with assignment to this array
- timesAssign(int).
Method in class com.ibm.math.array.intArray2D
- times combined with assignment to this array
- timesAssign(int).
Method in class com.ibm.math.array.intArray3D
- times combined with assignment to this array
- timesAssign(intArray0D).
Method in class com.ibm.math.array.intArray0D
- times combined with assignment to this array
- timesAssign(intArray1D).
Method in class com.ibm.math.array.intArray1D
- times combined with assignment to this array
- timesAssign(intArray2D).
Method in class com.ibm.math.array.intArray2D
- times combined with assignment to this array
- timesAssign(intArray3D).
Method in class com.ibm.math.array.intArray3D
- times combined with assignment to this array
- timesAssign(long).
Method in class com.ibm.math.array.longArray0D
- times combined with assignment to this array
- timesAssign(long).
Method in class com.ibm.math.array.longArray1D
- times combined with assignment to this array
- timesAssign(long).
Method in class com.ibm.math.array.longArray2D
- times combined with assignment to this array
- timesAssign(long).
Method in class com.ibm.math.array.longArray3D
- times combined with assignment to this array
- timesAssign(longArray0D).
Method in class com.ibm.math.array.longArray0D
- times combined with assignment to this array
- timesAssign(longArray1D).
Method in class com.ibm.math.array.longArray1D
- times combined with assignment to this array
- timesAssign(longArray2D).
Method in class com.ibm.math.array.longArray2D
- times combined with assignment to this array
- timesAssign(longArray3D).
Method in class com.ibm.math.array.longArray3D
- times combined with assignment to this array
- timesAssign(short).
Method in class com.ibm.math.array.shortArray0D
- times combined with assignment to this array
- timesAssign(short).
Method in class com.ibm.math.array.shortArray1D
- times combined with assignment to this array
- timesAssign(short).
Method in class com.ibm.math.array.shortArray2D
- times combined with assignment to this array
- timesAssign(short).
Method in class com.ibm.math.array.shortArray3D
- times combined with assignment to this array
- timesAssign(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- times combined with assignment to this array
- timesAssign(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- times combined with assignment to this array
- timesAssign(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- times combined with assignment to this array
- timesAssign(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- times combined with assignment to this array
- toJava().
Method in class com.ibm.math.array.booleanArray0D
- Transforms this booleanArray0D to a boolean.
- toJava().
Method in class com.ibm.math.array.booleanArray1D
- Transforms this booleanArray1D to a boolean[].
- toJava().
Method in class com.ibm.math.array.booleanArray2D
- Transforms this booleanArray2D to a boolean[][].
- toJava().
Method in class com.ibm.math.array.booleanArray3D
- Transforms this booleanArray3D to a boolean[][][].
- toJava().
Method in class com.ibm.math.array.byteArray0D
- Transforms this byteArray0D to a byte.
- toJava().
Method in class com.ibm.math.array.byteArray1D
- Transforms this byteArray1D to a byte[].
- toJava().
Method in class com.ibm.math.array.byteArray2D
- Transforms this byteArray2D to a byte[][].
- toJava().
Method in class com.ibm.math.array.byteArray3D
- Transforms this byteArray3D to a byte[][][].
- toJava().
Method in class com.ibm.math.array.charArray0D
- Transforms this charArray0D to a char.
- toJava().
Method in class com.ibm.math.array.charArray1D
- Transforms this charArray1D to a char[].
- toJava().
Method in class com.ibm.math.array.charArray2D
- Transforms this charArray2D to a char[][].
- toJava().
Method in class com.ibm.math.array.charArray3D
- Transforms this charArray3D to a char[][][].
- toJava().
Method in class com.ibm.math.array.ComplexArray0D
- Transforms this ComplexArray0D to a Complex.
- toJava().
Method in class com.ibm.math.array.ComplexArray1D
- Transforms this ComplexArray1D to a Complex[].
- toJava().
Method in class com.ibm.math.array.ComplexArray2D
- Transforms this ComplexArray2D to a Complex[][].
- toJava().
Method in class com.ibm.math.array.ComplexArray3D
- Transforms this ComplexArray3D to a Complex[][][].
- toJava().
Method in class com.ibm.math.array.doubleArray0D
- Transforms this doubleArray0D to a double.
- toJava().
Method in class com.ibm.math.array.doubleArray1D
- Transforms this doubleArray1D to a double[].
- toJava().
Method in class com.ibm.math.array.doubleArray2D
- Transforms this doubleArray2D to a double[][].
- toJava().
Method in class com.ibm.math.array.doubleArray3D
- Transforms this doubleArray3D to a double[][][].
- toJava().
Method in class com.ibm.math.array.floatArray0D
- Transforms this floatArray0D to a float.
- toJava().
Method in class com.ibm.math.array.floatArray1D
- Transforms this floatArray1D to a float[].
- toJava().
Method in class com.ibm.math.array.floatArray2D
- Transforms this floatArray2D to a float[][].
- toJava().
Method in class com.ibm.math.array.floatArray3D
- Transforms this floatArray3D to a float[][][].
- toJava().
Method in class com.ibm.math.array.Index
- Return an int[] with the elements of this Index.
- toJava().
Method in class com.ibm.math.array.intArray0D
- Transforms this intArray0D to a int.
- toJava().
Method in class com.ibm.math.array.intArray1D
- Transforms this intArray1D to a int[].
- toJava().
Method in class com.ibm.math.array.intArray2D
- Transforms this intArray2D to a int[][].
- toJava().
Method in class com.ibm.math.array.intArray3D
- Transforms this intArray3D to a int[][][].
- toJava().
Method in class com.ibm.math.array.longArray0D
- Transforms this longArray0D to a long.
- toJava().
Method in class com.ibm.math.array.longArray1D
- Transforms this longArray1D to a long[].
- toJava().
Method in class com.ibm.math.array.longArray2D
- Transforms this longArray2D to a long[][].
- toJava().
Method in class com.ibm.math.array.longArray3D
- Transforms this longArray3D to a long[][][].
- toJava().
Method in class com.ibm.math.array.ObjectArray0D
- Transforms this ObjectArray0D to a Object.
- toJava().
Method in class com.ibm.math.array.ObjectArray1D
- Transforms this ObjectArray1D to a Object[].
- toJava().
Method in class com.ibm.math.array.ObjectArray2D
- Transforms this ObjectArray2D to a Object[][].
- toJava().
Method in class com.ibm.math.array.ObjectArray3D
- Transforms this ObjectArray3D to a Object[][][].
- toJava().
Method in class com.ibm.math.array.shortArray0D
- Transforms this shortArray0D to a short.
- toJava().
Method in class com.ibm.math.array.shortArray1D
- Transforms this shortArray1D to a short[].
- toJava().
Method in class com.ibm.math.array.shortArray2D
- Transforms this shortArray2D to a short[][].
- toJava().
Method in class com.ibm.math.array.shortArray3D
- Transforms this shortArray3D to a short[][][].
- toString().
Method in class com.ibm.math.Complex
- Returns a string representation of the Complex object's value
- Transpose.
Static variable in class com.ibm.math.array.Blas
- Transpose input matrix.
- unequals(byte).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(byte).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(byte).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(byte).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(byte, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(byte, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(byte, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(byte, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(byteArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(byteArray0D, booleanArray0D).
Method in class com.ibm.math.array.byteArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(byteArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(byteArray1D, booleanArray1D).
Method in class com.ibm.math.array.byteArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(byteArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(byteArray2D, booleanArray2D).
Method in class com.ibm.math.array.byteArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(byteArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(byteArray3D, booleanArray3D).
Method in class com.ibm.math.array.byteArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(char).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(char).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(char).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(char).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(char, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(char, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(char, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(char, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(charArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(charArray0D, booleanArray0D).
Method in class com.ibm.math.array.charArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(charArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(charArray1D, booleanArray1D).
Method in class com.ibm.math.array.charArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(charArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(charArray2D, booleanArray2D).
Method in class com.ibm.math.array.charArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(charArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(charArray3D, booleanArray3D).
Method in class com.ibm.math.array.charArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(Complex).
Method in class com.ibm.math.Complex
- Computes if two complex numbers have diferent values.
- unequals(Complex).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(Complex).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(Complex).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(Complex).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(Complex, booleanArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(Complex, booleanArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(Complex, booleanArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(Complex, booleanArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(ComplexArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(ComplexArray0D, booleanArray0D).
Method in class com.ibm.math.array.ComplexArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(ComplexArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(ComplexArray1D, booleanArray1D).
Method in class com.ibm.math.array.ComplexArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(ComplexArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(ComplexArray2D, booleanArray2D).
Method in class com.ibm.math.array.ComplexArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(ComplexArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(ComplexArray3D, booleanArray3D).
Method in class com.ibm.math.array.ComplexArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(double).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(double).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(double).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(double).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(double, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(double, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(double, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(double, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(doubleArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(doubleArray0D, booleanArray0D).
Method in class com.ibm.math.array.doubleArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(doubleArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(doubleArray1D, booleanArray1D).
Method in class com.ibm.math.array.doubleArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(doubleArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(doubleArray2D, booleanArray2D).
Method in class com.ibm.math.array.doubleArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(doubleArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(doubleArray3D, booleanArray3D).
Method in class com.ibm.math.array.doubleArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(float).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(float).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(float).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(float).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(float, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(float, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(float, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(float, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(floatArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(floatArray0D, booleanArray0D).
Method in class com.ibm.math.array.floatArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(floatArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(floatArray1D, booleanArray1D).
Method in class com.ibm.math.array.floatArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(floatArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(floatArray2D, booleanArray2D).
Method in class com.ibm.math.array.floatArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(floatArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(floatArray3D, booleanArray3D).
Method in class com.ibm.math.array.floatArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(int).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(int).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(int).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(int).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(int, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(int, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(int, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(int, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(intArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(intArray0D, booleanArray0D).
Method in class com.ibm.math.array.intArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(intArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(intArray1D, booleanArray1D).
Method in class com.ibm.math.array.intArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(intArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(intArray2D, booleanArray2D).
Method in class com.ibm.math.array.intArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(intArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(intArray3D, booleanArray3D).
Method in class com.ibm.math.array.intArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(long).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(long).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(long).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(long).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(long, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(long, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(long, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(long, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(longArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(longArray0D, booleanArray0D).
Method in class com.ibm.math.array.longArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(longArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(longArray1D, booleanArray1D).
Method in class com.ibm.math.array.longArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(longArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(longArray2D, booleanArray2D).
Method in class com.ibm.math.array.longArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(longArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(longArray3D, booleanArray3D).
Method in class com.ibm.math.array.longArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(short).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- unequals(short).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- unequals(short).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- unequals(short).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- unequals(short, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(short, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(short, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(short, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to scalar
and return all the results in the result array.
- unequals(shortArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- unequals(shortArray0D, booleanArray0D).
Method in class com.ibm.math.array.shortArray0D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(shortArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- unequals(shortArray1D, booleanArray1D).
Method in class com.ibm.math.array.shortArray1D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(shortArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- unequals(shortArray2D, booleanArray2D).
Method in class com.ibm.math.array.shortArray2D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- unequals(shortArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- unequals(shortArray3D, booleanArray3D).
Method in class com.ibm.math.array.shortArray3D
- Computes, element by element, the result of the comparison:
element of this array not equals to parameter array (arrayin) element
and return all the results in the result array.
- UnitDiagonal.
Static variable in class com.ibm.math.array.Blas
- Matrix is unit diagonal.
- Upper.
Static variable in class com.ibm.math.array.Blas
- Matrix is upper triangular.
- xor(boolean).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in a new booleanArray0D of the
same shape as this array.
- xor(boolean).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in a new booleanArray1D of the
same shape as this array.
- xor(boolean).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in a new booleanArray2D of the
same shape as this array.
- xor(boolean).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in a new booleanArray3D of the
same shape as this array.
- xor(boolean, booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in the result array.
- xor(boolean, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in the result array.
- xor(boolean, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in the result array.
- xor(boolean, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array exclusive-or scalar
and return all the results in the result array.
- xor(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in a new booleanArray0D of the
same shape as both arrays.
- xor(booleanArray0D, booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in the result array.
- xor(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in a new booleanArray1D of the
same shape as both arrays.
- xor(booleanArray1D, booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in the result array.
- xor(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in a new booleanArray2D of the
same shape as both arrays.
- xor(booleanArray2D, booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in the result array.
- xor(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in a new booleanArray3D of the
same shape as both arrays.
- xor(booleanArray3D, booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- Computes, element by element, the result of: this array exclusive-or arrayin
and return all the results in the result array.
- xorAssign(boolean).
Method in class com.ibm.math.array.booleanArray0D
- xor combined with assignment to this array
- xorAssign(boolean).
Method in class com.ibm.math.array.booleanArray1D
- xor combined with assignment to this array
- xorAssign(boolean).
Method in class com.ibm.math.array.booleanArray2D
- xor combined with assignment to this array
- xorAssign(boolean).
Method in class com.ibm.math.array.booleanArray3D
- xor combined with assignment to this array
- xorAssign(booleanArray0D).
Method in class com.ibm.math.array.booleanArray0D
- xor combined with assignment to this array
- xorAssign(booleanArray1D).
Method in class com.ibm.math.array.booleanArray1D
- xor combined with assignment to this array
- xorAssign(booleanArray2D).
Method in class com.ibm.math.array.booleanArray2D
- xor combined with assignment to this array
- xorAssign(booleanArray3D).
Method in class com.ibm.math.array.booleanArray3D
- xor combined with assignment to this array
- z.
Variable in class com.ibm.math.array.GivensRotation
- The z parameter of the Givens rotation