- Abs - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Abs elementwise function
- Abs() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Abs
-
- Abs(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Abs
-
- Abs(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Abs
-
- Abs(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Abs
-
- Abs(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Abs
-
- abs(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Abs funciton
- abs(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Abs function
- abs(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the absolute value of the given complex number
- abs() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- absoluteValue() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Return the absolute value
- absoluteValue() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Return the absolute value
- absoluteValue() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Return the absolute value
- AbstractNumber - Interface in org.nd4j.linalg.util
-
- Accumulation - Interface in org.nd4j.linalg.api.ops
-
An accumulation is an op that given:
x -> the origin ndarray
y -> the pairwise ndarray
n -> the number of times to accumulate
Of note here in the extra arguments.
- ACos - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Log elementwise function
- ACos() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ACos
-
- ACos(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ACos
-
- ACos(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ACos
-
- ACos(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ACos
-
- ACos(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ACos
-
- acos(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the sin value of the given complex number
- acosh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse hyperbolic cosine.
- AdaGrad - Class in org.nd4j.linalg.learning
-
Vectorized Learning Rate used per Connection Weight
Adapted from: http://xcorr.net/2014/01/23/adagrad-eliminating-learning-rates-in-stochastic-gradient-descent/
- AdaGrad(int, int, double) - Constructor for class org.nd4j.linalg.learning.AdaGrad
-
- AdaGrad(int[]) - Constructor for class org.nd4j.linalg.learning.AdaGrad
-
Create adagrad with the specified shape
- AdaGrad(int, int) - Constructor for class org.nd4j.linalg.learning.AdaGrad
-
Initializes adagrad with a gamma of 1e-2
- AdaGradTest - Class in org.nd4j.linalg.learning
-
- AdaGradTest() - Constructor for class org.nd4j.linalg.learning.AdaGradTest
-
- add(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Add two complex numbers.
- add(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Add a realComponent number to a complex number.
- add(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Add two complex numbers.
- add(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Add a realComponent number to a complex number.
- add(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- add(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- add(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy addition of two matrices
- add(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy addition of two matrices
- add(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- add(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- add(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- add(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- add(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- add(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- add(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- add(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy addition of two matrices
- add(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy addition of two matrices
- add(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Add two complex numbers.
- add(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Add a realComponent number to a complex number.
- add(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- add(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy addition of two matrices
- add(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy addition of two matrices
- add(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- add(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- add(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- add(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Scalar addition (cloning)
- add(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- add(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy addition of two matrices
- add(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy addition of two matrices
- add(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- add(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- add(AbstractNumber) - Method in interface org.nd4j.linalg.util.AbstractNumber
-
- add(AbstractNumber) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- addColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- addColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- addColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- addColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- addFeatureVector(INDArray) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- addFeatureVector(INDArray, int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- addFeatureVector(INDArray) - Method in class org.nd4j.linalg.dataset.DataSet
-
Adds a feature for each example on to the current feature vector
- addFeatureVector(INDArray, int) - Method in class org.nd4j.linalg.dataset.DataSet
-
The feature to add, and the example/row number
- addi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Add two complex numbers in-place
- addi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Add two complex numbers in-place storing the result in this.
- addi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Add a realComponent number to a complex number in-place.
- addi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Add a realComponent number to complex number in-place, storing the result in this.
- addi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Add two complex numbers in-place
- addi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Add two complex numbers in-place storing the result in this.
- addi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Add a realComponent number to a complex number in-place.
- addi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Add a realComponent number to complex number in-place, storing the result in this.
- addi(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- addi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- addi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place addition of two matrices
- addi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place addition of two matrices
- addi(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- addi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- addi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- addi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- addi(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- addi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- addi(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- addi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- addi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place addition of two matrices
- addi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place addition of two matrices
- addi(IComplexNumber, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Add two complex numbers in-place
- addi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Add two complex numbers in-place storing the result in this.
- addi(Number, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Add a realComponent number to a complex number in-place.
- addi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Add a realComponent number to complex number in-place, storing the result in this.
- addi(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- addi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place addition of two matrices
- addi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place addition of two matrices
- addi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- addi(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- addi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- addi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place scalar addition
- addi(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition
- addi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place addition of two matrices
- addi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place addition of two matrices
- addi(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- addi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- addiColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- addiColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- addiColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- addiColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- addiRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- addiRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- addiRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- addiRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- AddOp - Class in org.nd4j.linalg.api.ops.impl.transforms.arithmetic
-
Addition operation
- AddOp() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- AddOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- AddOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- AddOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- AddOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- AddOp(INDArray, INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- addReferencing(String) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- addReferencing(String) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Add a referencing element to this buffer
- addRound(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Add and round according to the larger of the two ulp’s.
- addRow(DataSet, int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- addRow(DataSet, int) - Method in class org.nd4j.linalg.dataset.DataSet
-
- addRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- addRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- addRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- addRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- adjustedrSquared(double, int, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
This calculates the adjusted r^2 including degrees of freedom.
- adjustIndices(int[], NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Prunes indices of greater length than the shape
and fills in missing indices if there are any
- all() - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Represents collecting all elements
- alloc(DataBuffer, int, int, int) - Method in interface org.nd4j.linalg.api.buffer.allocation.MemoryStrategy
-
Allocate memory for the given buffer
- ALLOC - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- alloc - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- allocationMode - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- allocationMode() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- allocationMode() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Allocation mode for buffers
- allUnique(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns true if all of the elements in the
given int array are unique
- and(IComplexNDArray, Condition) - Static method in class org.nd4j.linalg.indexing.BooleanIndexing
-
And
- and(INDArray, Condition) - Static method in class org.nd4j.linalg.indexing.BooleanIndexing
-
And over the whole ndarray given some condition
- And - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/9/14.
- And(Condition...) - Constructor for class org.nd4j.linalg.indexing.conditions.And
-
- and(Condition...) - Method in class org.nd4j.linalg.indexing.conditions.ConditionBuilder
-
- anyLess(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- anyMore(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- appendBias(INDArray...) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Merge the vectors and append a bias.
- appendBias(INDArray...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- appendBias(INDArray...) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- apply(Condition, Function<Number, Number>) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- apply(Condition, Function<Number, Number>) - Method in class org.nd4j.linalg.dataset.DataSet
-
- Apply - Class in org.nd4j.linalg.indexing
-
Created by agibsonccc on 10/1/14.
- Apply() - Constructor for class org.nd4j.linalg.indexing.Apply
-
- apply() - Method in class org.nd4j.linalg.indexing.Apply
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.And
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.And
-
- apply(Number) - Method in interface org.nd4j.linalg.indexing.conditions.Condition
-
- apply(IComplexNumber) - Method in interface org.nd4j.linalg.indexing.conditions.Condition
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.ConditionEquals
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.ConditionEquals
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.EpsilonEquals
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.EpsilonEquals
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.EqualsCondition
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.EqualsCondition
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.GreaterThan
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.GreaterThan
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.GreaterThanOrEqual
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.GreaterThanOrEqual
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.IsInfinite
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.IsInfinite
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.IsNaN
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.IsNaN
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.LessThan
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.LessThan
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.LessThanOrEqual
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.LessThanOrEqual
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.Not
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.Not
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.conditions.Or
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.conditions.Or
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.functions.Identity
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.functions.Value
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.functions.Zero
-
- apply(Number) - Method in class org.nd4j.linalg.indexing.IsInfinite
-
- apply(IComplexNumber) - Method in class org.nd4j.linalg.indexing.IsInfinite
-
- applyWhere(INDArray, Condition, Function<Number, Number>) - Static method in class org.nd4j.linalg.indexing.BooleanIndexing
-
Based on the matching elements
op to based on condition to with function function
- applyWhere(IComplexNDArray, Condition, Function<IComplexNumber, IComplexNumber>) - Static method in class org.nd4j.linalg.indexing.BooleanIndexing
-
Based on the matching elements
op to based on condition to with function function
- arange(double, double) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Array of evenly spaced values.
- arange(double, double) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Array of evenly spaced values.
- arange(double, double) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Array of evenly spaced values.
- ArrayUtil - Class in org.nd4j.linalg.util
-
- ArrayUtil() - Constructor for class org.nd4j.linalg.util.ArrayUtil
-
- asBytes() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asBytes() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Raw byte array storage
- asDouble() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asDouble() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Return the buffer as a double array
Relative to the datatype, this will either be a copy
or a reference.
- asDouble() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Convert to a double
- asDouble() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Convert to a double
- asDouble() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Convert to a double
- asFloat() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asFloat() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Return the buffer as a float array
Relative to the datatype, this will either be a copy
or a reference.
- asFloat() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- asFloat() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Convert to a float
- asFloat() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Convert to a float
- ASin - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Arcsin elementwise function
- ASin() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ASin
-
- ASin(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ASin
-
- ASin(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ASin
-
- ASin(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ASin
-
- ASin(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ASin
-
- asin(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse trigonometric sine.
- asin(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the sin value of the given complex number
- asinh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse hyperbolic sine.
- asInt() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asInt() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Return the buffer as an int array
Relative to the datatype, this will either be a copy
or a reference.
- asList() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- asList() - Method in class org.nd4j.linalg.dataset.DataSet
-
- asNetty() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asNetty() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Returns a view of this as a
netty byte buffer
- asNio() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asNio() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Returns a view of this as an
nio byte buffer
- asNioDouble() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asNioDouble() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Returns a view of this as an
nio byte buffer
- asNioFloat() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- asNioFloat() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Returns a view of this as an
nio byte buffer
- assertColumns(INDArray, INDArray) - Static method in class org.nd4j.linalg.util.LinAlgExceptions
-
- assertColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- assertDouble(INDArray...) - Static method in class org.nd4j.linalg.factory.DataTypeValidation
-
- assertDouble(INDArray) - Static method in class org.nd4j.linalg.factory.DataTypeValidation
-
- assertFloat(INDArray...) - Static method in class org.nd4j.linalg.factory.DataTypeValidation
-
- assertFloat(INDArray) - Static method in class org.nd4j.linalg.factory.DataTypeValidation
-
- assertMultiplies(INDArray, INDArray) - Static method in class org.nd4j.linalg.util.LinAlgExceptions
-
Asserts matrix multiply rules (columns of left == rows of right)
- assertRows(INDArray, INDArray) - Static method in class org.nd4j.linalg.util.LinAlgExceptions
-
- assertRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- assertSameDataType(INDArray...) - Static method in class org.nd4j.linalg.factory.DataTypeValidation
-
- assertSameShape(INDArray, INDArray) - Static method in class org.nd4j.linalg.util.LinAlgExceptions
-
- assertSlice(INDArray, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- assertSquare(double[]...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- assertValidNum(INDArray) - Static method in class org.nd4j.linalg.util.LinAlgExceptions
-
- assign(int[], float[], boolean, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(int[], double[], boolean, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(DataBuffer) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(int[], float[], boolean) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(int[], double[], boolean) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(Number) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(int[], int[], DataBuffer...) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(Number, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(int[], int[], int, DataBuffer...) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(DataBuffer...) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- assign(int[], float[], boolean, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given elements to the given indices
- assign(int[], double[], boolean, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given elements to the given indices
- assign(int[], float[], boolean) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given elements to the given indices
- assign(int[], double[], boolean) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given elements to the given indices
- assign(Number) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given value to the buffer
- assign(Number, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given value to the buffer
starting at offset
- assign(DataBuffer) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the contents of this buffer
to this buffer
- assign(int[], int[], int, DataBuffer...) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given buffers to this buffer
based on the given offsets and strides.
- assign(DataBuffer...) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given data buffers to this buffer
- assign(int[], int[], DataBuffer...) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign the given buffers to this buffer
based on the given offsets and strides.
- assign(IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Assign all of the elements in the given
ndarray to this ndarray
- assign(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- assign(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Assign all of the elements in the given
ndarray to this nedarray
- assign(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Set the value of the ndarray to the specified value
- assign(IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Assign all of the elements in the given
ndarray to this nedarray
- assign(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Set the value of the ndarray to the specified value
- assign(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- assign(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Assign all of the elements in the given
ndarray to this ndarray
- assign(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Set the value of the ndarray to the specified value
- assign(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Assign all of the elements in the given
ndarray to this ndarray
- assign(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Set the value of the ndarray to the specified value
- asum(NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute || x ||_1 (1-norm, sum of absolute values)
- asum(IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- ATan - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Arc Tangent elementwise function
- ATan() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ATan
-
- ATan(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ATan
-
- ATan(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ATan
-
- ATan(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ATan
-
- ATan(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.ATan
-
- atan(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse trigonometric tangent.
- atan(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the sin value of the given complex number
- avgPooling(INDArray, int[]) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Pooled expectations(avg)
- axpy(double, INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- axpy(float, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute y <- alpha * x + y (elementwise addition)
- axpy(IComplexNumber, IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- BACKEND_PRIORITY_CPU - Static variable in class org.nd4j.linalg.factory.Nd4jBackend
-
- BACKEND_PRIORITY_GPU - Static variable in class org.nd4j.linalg.factory.Nd4jBackend
-
- BaseAccumulation - Class in org.nd4j.linalg.api.ops
-
Base class for accumulation, initiates the initial entry
with respect to the child class.
- BaseAccumulation() - Constructor for class org.nd4j.linalg.api.ops.BaseAccumulation
-
- BaseAccumulation(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseAccumulation
-
Initialize with the given
input, pairwise transform, result, and number
of elements
- BaseAccumulation(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseAccumulation
-
- BaseAccumulation(INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseAccumulation
-
- BaseAccumulation(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseAccumulation
-
- BaseComplexDouble - Class in org.nd4j.linalg.api.complex
-
Base class for complex doubles
- BaseComplexDouble() - Constructor for class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- BaseComplexDouble(Double, Double) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- BaseComplexDouble(double, double) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- BaseComplexDouble(double) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- BaseComplexFloat - Class in org.nd4j.linalg.api.complex
-
Base complex float class
- BaseComplexFloat() - Constructor for class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- BaseComplexFloat(Float, Float) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- BaseComplexFloat(float, float) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- BaseComplexFloat(float) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- BaseComplexNDArray - Class in org.nd4j.linalg.api.complex
-
ComplexNDArray for complex numbers.
- BaseComplexNDArray() - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer, int[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(float[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer, int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(float[], int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create this ndarray with the given data and shape and 0 offset
- BaseComplexNDArray(int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(float[], int[], int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(INDArray, int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Initialize the given ndarray as the real component
- BaseComplexNDArray(INDArray, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Construct a complex matrix from a realComponent matrix.
- BaseComplexNDArray(INDArray) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Construct a complex matrix from a realComponent matrix.
- BaseComplexNDArray(INDArray, int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create with the specified ndarray as the real component
and the given stride
- BaseComplexNDArray(List<IComplexNDArray>, int[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create an ndarray from the specified slices
and the given shape
- BaseComplexNDArray(List<IComplexNDArray>, int[], int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create an ndarray from the specified slices
and the given shape
- BaseComplexNDArray(List<IComplexNDArray>, int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create an ndarray from the specified slices
and the given shape
- BaseComplexNDArray(float[], int[], int[], int, Character) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer, int[], int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(IComplexNumber[], int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer, int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(IComplexNumber[], int[], int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(IComplexNumber[], int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer, int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(DataBuffer, int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(float[], Character) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(List<IComplexNDArray>, int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create an ndarray from the specified slices
and the given shape
- BaseComplexNDArray(IComplexNumber[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create a complex ndarray with the given complex doubles.
- BaseComplexNDArray(IComplexNumber[], int[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create a complex ndarray with the given complex doubles.
- BaseComplexNDArray(IComplexNumber[], int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create a complex ndarray with the given complex doubles.
- BaseComplexNDArray(float[], int[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Initialize with the given data,shape and stride
- BaseComplexNDArray(float[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(float[], int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(float[], int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(int[], int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Construct an ndarray of the specified shape
with an empty data array
- BaseComplexNDArray(int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Construct an ndarray of the specified shape
with an empty data array
- BaseComplexNDArray(int[], int[], char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create the ndarray with
the specified shape and stride and an offset of 0
- BaseComplexNDArray(int[], int[]) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Create the ndarray with
the specified shape and stride and an offset of 0
- BaseComplexNDArray(int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseComplexNDArray(int, int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Creates a new n times m ComplexDoubleMatrix.
- BaseComplexNDArray(int, int, char) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Creates a new n times m ComplexDoubleMatrix.
- BaseComplexNDArray(float[], int[], int[], int) - Constructor for class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- BaseCondition - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/8/14.
- BaseCondition(Number) - Constructor for class org.nd4j.linalg.indexing.conditions.BaseCondition
-
- BaseCondition(IComplexNumber) - Constructor for class org.nd4j.linalg.indexing.conditions.BaseCondition
-
- BaseConvolution - Class in org.nd4j.linalg.convolution
-
Base convolution implementation
- BaseConvolution() - Constructor for class org.nd4j.linalg.convolution.BaseConvolution
-
- BaseDataBuffer - Class in org.nd4j.linalg.api.buffer
-
Base class for a data buffer
handling basic byte operations among other things.
- BaseDataBuffer(ByteBuf, int) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(float[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(double[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(int[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(double[]) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(int[]) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(float[]) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(int, int) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- BaseDataBuffer(int) - Constructor for class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
Instantiate a buffer with the given length
- BaseDataFetcher - Class in org.nd4j.linalg.dataset.api.iterator.fetcher
-
A base class for assisting with creation of matrices
with the data transform fetcher
- BaseDataFetcher() - Constructor for class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- BaseDatasetIterator - Class in org.nd4j.linalg.dataset.api.iterator
-
Baseline implementation includes
control over the data fetcher and some basic
getters for metadata
- BaseDatasetIterator(int, int, DataSetFetcher) - Constructor for class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- BaseDistribution - Class in org.nd4j.linalg.api.rng.distribution
-
Base distribution derived from apache commons math
http://commons.apache.org/proper/commons-math/
(specifically the
org.apache.commons.math3.distribution.AbstractRealDistribution
- BaseDistribution(Random) - Constructor for class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
- BaseDistribution() - Constructor for class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
- BaseFFTInstance - Class in org.nd4j.linalg.fft
-
Abstract FFT Instance mostly handling basic things that shouldn't change
such as method overloading.
- BaseFFTInstance() - Constructor for class org.nd4j.linalg.fft.BaseFFTInstance
-
- BaseLossFunction - Class in org.nd4j.linalg.api.ops
-
- BaseLossFunction(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseLossFunction
-
- BaseLossFunction(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseLossFunction
-
- BaseLossFunction(INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseLossFunction
-
- BaseLossFunction(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseLossFunction
-
- BaseLossFunction() - Constructor for class org.nd4j.linalg.api.ops.BaseLossFunction
-
- BaseNDArray - Class in org.nd4j.linalg.api.ndarray
-
NDArray: (think numpy)
A few things of note.
- BaseNDArray() - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(double[][]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int[], DataBuffer) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create with the specified shape and buffer
- BaseNDArray(float[], int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create this ndarray with the given data and shape and 0 offset
- BaseNDArray(float[], int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Construct an ndarray of the specified shape
with an empty data array
- BaseNDArray(int[], int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create the ndarray with
the specified shape and stride and an offset of 0
- BaseNDArray(int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int, int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Creates a new n times m DoubleMatrix.
- BaseNDArray(List<INDArray>, int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create an ndarray from the specified slices.
- BaseNDArray(List<INDArray>, int[], int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create an ndarray from the specified slices.
- BaseNDArray(float[], int[], int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(float[], int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, int[], int[], int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int[], int[], int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, int[], int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(double[], int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(double[], int[], int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(float[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, int[], int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(float[], int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create this ndarray with the given data and shape and 0 offset
- BaseNDArray(float[], int[], int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int[], int[], int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Construct an ndarray of the specified shape
with an empty data array
- BaseNDArray(int[], int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create the ndarray with
the specified shape and stride and an offset of 0
- BaseNDArray(int[], int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int[], char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(int, int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Creates a new n times m DoubleMatrix.
- BaseNDArray(List<INDArray>, int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create an ndarray from the specified slices.
- BaseNDArray(List<INDArray>, int[], int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Create an ndarray from the specified slices.
- BaseNDArray(float[], int[], int[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(float[], int[], int[], int) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(float[]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(float[][]) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- BaseNDArray(DataBuffer, int[], int, char) - Constructor for class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Constructor for stride and offset
- BaseNDArrayFactory - Class in org.nd4j.linalg.factory
-
Base NDArrayFactory class.
- BaseNDArrayFactory() - Constructor for class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- BaseNDArrayFactory(DataBuffer.Type, Character) - Constructor for class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Initialize with the given data type and ordering
The ndarray factory will use this for
- BaseNDArrayFactory(DataBuffer.Type, char) - Constructor for class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- BaseNDArrayIO - Class in org.nd4j.linalg.api.io
-
Base class for NDArray IO
- BaseNDArrayIO() - Constructor for class org.nd4j.linalg.api.io.BaseNDArrayIO
-
- BaseOp - Class in org.nd4j.linalg.api.ops
-
Base op.
- BaseOp() - Constructor for class org.nd4j.linalg.api.ops.BaseOp
-
- BaseOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseOp
-
Specify an alternative result array
- BaseOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseOp
-
Specify an alternative output array
- BaseOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseOp
-
- BaseOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseOp
-
An op for one ndarray
- BaseScalarOp - Class in org.nd4j.linalg.api.ops
-
Base scalar operation
- BaseScalarOp() - Constructor for class org.nd4j.linalg.api.ops.BaseScalarOp
-
- BaseScalarOp(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.BaseScalarOp
-
- BaseScalarOp(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.BaseScalarOp
-
- BaseScalarOp(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.BaseScalarOp
-
- BaseScalarOp(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.BaseScalarOp
-
- BaseTransformOp - Class in org.nd4j.linalg.api.ops
-
A base op for basic getters and setters
- BaseTransformOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseTransformOp
-
- BaseTransformOp() - Constructor for class org.nd4j.linalg.api.ops.BaseTransformOp
-
- BaseTransformOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseTransformOp
-
- BaseTransformOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.BaseTransformOp
-
- BaseTransformOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.BaseTransformOp
-
- batch - Variable in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- batch() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- batch() - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
Batch size
- batch() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Batch size
- batch() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- batchBy(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- batchBy(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Partitions a dataset in to mini batches where
each dataset in each list is of the specified number of examples
- batchByNumLabels() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- batchByNumLabels() - Method in class org.nd4j.linalg.dataset.DataSet
-
- benchmarkCreation() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- benchMarkElementWiseAdd() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- benchMarkElementWiseMul() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- benchmarkRavel() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- benchMarkScalarAdd() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- benchMarkScalarMuli() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- bernoullis(double, double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will return the bernoulli trial for the given event.
- Bias - Class in org.nd4j.linalg.api.ops.impl.accum
-
Calculate a bias
- Bias() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- Bias(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- Bias(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- Bias(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- Bias(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- BigDecimalMath - Class in org.nd4j.linalg.util
-
BigDecimal special functions.
- BigDecimalMath() - Constructor for class org.nd4j.linalg.util.BigDecimalMath
-
- bilinearProducts(INDArray, INDArray) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Returns a column vector where each entry is the nth bilinear
product of the nth slices of the two tensors.
- bilinearProducts(INDArray, INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Returns a column vector where each entry is the nth bilinear
product of the nth slices of the two tensors.
- bilinearProducts(INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Returns a column vector where each entry is the nth bilinear
product of the nth slices of the two tensors.
- binarize() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- binarize(double) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- binarize() - Method in class org.nd4j.linalg.dataset.DataSet
-
Same as calling binarize(0)
- binarize(double) - Method in class org.nd4j.linalg.dataset.DataSet
-
Binarizes the dataset such that any number greater than cutoff is 1 otherwise zero
- binomial(RandomGenerator, int, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Generates a binomial distributed number using
the given rng
- BinomialDistribution - Class in org.nd4j.linalg.api.rng.distribution.impl
-
Base distribution derived from apache commons math
http://commons.apache.org/proper/commons-math/
(specifically the
org.apache.commons.math3.distribution.BinomialDistribution
- BinomialDistribution(int, double) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Create a binomial distribution with the given number of trials and
probability of success.
- BinomialDistribution(Random, int, double) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Creates a binomial distribution.
- BinomialDistribution(int, INDArray) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- BLAS_OPS - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- BLAS_WRAPPER_INSTANCE - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- blasOffset() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- blasOffset() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
For blas operations, this is the offset / 2
when offset is > 0
- BlasWrapper<NDARRAY_TYPE extends INDArray> - Interface in org.nd4j.linalg.factory
-
This class provides a cleaner direct interface to the BLAS routines by
extracting the parameters of the matrices from the matrices itself.
- BlasWrapperBinder - Class in org.nd4j.linalg.factory
-
Created by agibsonccc on 8/16/14.
- BlasWrapperBinder() - Constructor for class org.nd4j.linalg.factory.BlasWrapperBinder
-
- blasWrapperClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- BooleanIndexing - Class in org.nd4j.linalg.indexing
-
Boolean indexing
- BooleanIndexing() - Constructor for class org.nd4j.linalg.indexing.BooleanIndexing
-
- broadcast(int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Broadcasts this ndarray to be the specified shape
- broadcast(int[]) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Broadcasts this ndarray to be the specified shape
- broadcast(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Broadcasts this ndarray to be the specified shape
- broadcast(int...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Broadcasts this ndarray to be the specified shape
- broadhurstBBP(int, int, int[], MathContext) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Broadhurst ladder sequence.
- bufferQueue - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- BufferReaper - Class in org.nd4j.linalg.api.buffer
-
Buffer reaper for handling freeing of resources
related to buffers.
- BufferReaper(ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(Runnable, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(ThreadGroup, Runnable, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(String, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(ThreadGroup, String, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(Runnable, String, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(ThreadGroup, Runnable, String, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- BufferReaper(ThreadGroup, Runnable, String, long, ReferenceQueue<INDArray>, ReferenceQueue<DataBuffer>) - Constructor for class org.nd4j.linalg.api.buffer.BufferReaper
-
- bufferRefQueue() - Static method in class org.nd4j.linalg.factory.Nd4j
-
The reference queue used for cleaning up
databuffers
- build() - Method in class org.nd4j.linalg.indexing.conditions.ConditionBuilder
-
- C - Static variable in interface org.nd4j.linalg.factory.NDArrayFactory
-
- calcoffset(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- calcStrides(int[], int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Computes the standard packed array strides for a given shape.
- calcStrides(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Computes the standard packed array strides for a given shape.
- calcStridesFortran(int[], int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Computes the standard packed array strides for a given shape.
- calcStridesFortran(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Computes the standard packed array strides for a given shape.
- canRun() - Method in class org.nd4j.linalg.factory.Nd4jBackend
-
Returns true if the backend can
run on the os or not
- cbrt(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The cube root.
- Ceil - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Ceiling elementwise function
- Ceil() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Ceil
-
- Ceil(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Ceil
-
- Ceil(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Ceil
-
- Ceil(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Ceil
-
- Ceil(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Ceil
-
- ceil(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the ceiling value of the given complex number
- ceiling(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Binary matrix of whether the number at a given index is greater than
- ceiling(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Ceiling function
- center(IComplexNDArray, int[]) - Static method in class org.nd4j.linalg.util.ComplexNDArrayUtil
-
Center an array
- center(INDArray, int[]) - Static method in class org.nd4j.linalg.util.NDArrayUtil
-
Center an array
- checkArrangeArray(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- checkDimensions(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Validate dimensions are equal
- checkDimensions(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Validate dimensions are equal
- checkDimensions(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- checkDimensions(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Validate dimensions are equal
- checkInfo(String, int) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- clamp(int, int, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
Clamps the value to a discrete value
- classesFor(Object[]) - Static method in class org.nd4j.linalg.util.ReflectionUtil
-
Create a class array from the given array of objects
- cleanedUp - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- cleanup() - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- cleanup() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- cleanup() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Cleanup resources
- cleanup() - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- clearNans(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Clear nans from an ndarray
- collectRows(INDArray) - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- collectRows(INDArray) - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- columns - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- columns() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Number of columns (shape[1]), throws an exception when
called when not 2d
- columns() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the number of columns in this matrix (throws exception if not 2d)
- combination(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the combination of n choose r
- combine(List<float[]>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Combines a apply of int arrays in to one flat int array
- combine(float[]...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Combines a apply of int arrays in to one flat int array
- combine(int[]...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Combines a apply of int arrays in to one flat int array
- combine(E[]...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- combineDouble(List<double[]>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Combines a apply of int arrays in to one flat int array
- combineFloat(List<float[]>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Combines a applyTransformToDestination of int arrays in to one flat int array
- complexArgument() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Returns the argument of a complex number.
- complexArgument() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Returns the argument of a complex number.
- complexArgument() - Method in interface org.nd4j.linalg.api.complex.IComplexFloat
-
- complexArgument() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Returns the argument of a complex number.
- complexFlatten(IComplexNDArray[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- complexFlatten(List<IComplexNDArray>) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- complexFlatten(List<IComplexNDArray>) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a long row vector of all of the given ndarrays
- complexFlatten(IComplexNDArray...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a long row vector of all of the given ndarrays
- complexFlatten(List<IComplexNDArray>) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- complexFlatten(IComplexNDArray[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- complexLinSpace(int, int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Linspace with complex numbers
- ComplexNDArrayUtil - Class in org.nd4j.linalg.util
-
IComplexNDArray operations
- ComplexNDArrayUtil() - Constructor for class org.nd4j.linalg.util.ComplexNDArrayUtil
-
- complexNumber - Variable in class org.nd4j.linalg.api.ops.BaseScalarOp
-
- complexNumber - Variable in class org.nd4j.linalg.indexing.conditions.BaseCondition
-
- complexNumbersFor(float[][]) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Create complex number where the
- complexNumbersFor(double[][]) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Create complex number where the
- complexNumbersFor(float[]) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Create complex number where the
- complexNumbersFor(double[]) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Create complex number where the
- complexOnes(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray
- complexOnes(int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray
- complexOnes(int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndarray of ones
- complexOnes(int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray
- complexOnes(int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray
- complexOnes(int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndarray of ones
- complexOnes(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray
- complexOnes(int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray
- complexOnes(int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndarray of ones
- complexScalar() - Method in class org.nd4j.linalg.api.ops.BaseScalarOp
-
- complexScalar() - Method in interface org.nd4j.linalg.api.ops.ScalarOp
-
The complex sscalar
- complexScalar(Number, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar ndarray with the specified offset
- complexScalar(Number) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar ndarray with the specified offset
- complexScalar(Number, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar ndarray with the specified offset
- complexScalar(Number) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar ndarray with the specified offset
- complexScalar(Number, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar ndarray with the specified offset
- complexScalar(Number) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar ndarray with the specified offset
- ComplexUtil - Class in org.nd4j.linalg.util
-
- complexValueOf(int[], IComplexNumber) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an shape ndarray with the specified value
- complexValueOf(int, double) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an 1 x num ndarray with the specified value
- complexValueOf(int[], double) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an shape ndarray with the specified value
- complexValueOf(int, IComplexNumber) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an 1 x num ndarray with the specified value
- complexValueOf(int, IComplexNumber) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- complexValueOf(int[], IComplexNumber) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- complexValueOf(int, double) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- complexValueOf(int[], double) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- complexValueOf(int, IComplexNumber) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an 1 x num ndarray with the specified value
- complexValueOf(int[], IComplexNumber) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an shape ndarray with the specified value
- complexValueOf(int, double) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an 1 x num ndarray with the specified value
- complexValueOf(int[], double) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an shape ndarray with the specified value
- complexZeros(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a matrix of zeros
- complexZeros(int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray
- complexZeros(int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndarray of ones
- complexZeros(int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a matrix of zeros
- complexZeros(int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray
- complexZeros(int...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndarray of ones
- complexZeros(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a matrix of zeros
- complexZeros(int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray
- complexZeros(int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndarray of ones
- concat(int, INDArray...) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
concatenate ndarrays along a dimension
- concat(int, IComplexNDArray...) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
concatenate ndarrays along a dimension
- concat(int, INDArray...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Concatneate ndarrays along a dimension
- concat(int, IComplexNDArray...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Concatneate ndarrays along a dimension
- concat(int, INDArray...) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Concatneate ndarrays along a dimension
- concat(int, IComplexNDArray...) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Concatneate ndarrays along a dimension
- concat(NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Concatneate all of the given indices in to one
- cond(Condition) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- cond(Condition) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
1 in an ndarray when condition is fulfilled,
0 otherwise(copying)(
- cond(Condition) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- cond(Condition) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
1 in the ndarray if the element matches
the condition 0 otherwise
- condi(Condition) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- condi(Condition) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
1 in an ndarray when condition is fulfilled,
0 otherwise(copying)(
- condi(Condition) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- condi(Condition) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
1 in the ndarray if the element matches
the condition 0 otherwise
- Condition - Interface in org.nd4j.linalg.indexing.conditions
-
Condition for boolean indexing
- ConditionBuilder - Class in org.nd4j.linalg.indexing.conditions
-
Mini dsl for building conditions
- ConditionBuilder() - Constructor for class org.nd4j.linalg.indexing.conditions.ConditionBuilder
-
- ConditionEquals - Class in org.nd4j.linalg.indexing.conditions
-
Returns true when all of the conditions equal each other
- ConditionEquals(Condition...) - Constructor for class org.nd4j.linalg.indexing.conditions.ConditionEquals
-
- Conditions - Class in org.nd4j.linalg.indexing.conditions
-
Static class for conditions
- Conditions() - Constructor for class org.nd4j.linalg.indexing.conditions.Conditions
-
- ConditionTest - Class in org.nd4j.linalg.indexing.conditions.test
-
Created by agibsonccc on 10/10/14.
- ConditionTest() - Constructor for class org.nd4j.linalg.indexing.conditions.test.ConditionTest
-
- conj() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- conj() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- conj() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Compute complex conj.
- conj() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Compute complex conj.
- conj() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The conjugate of this
number
- conji() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- conji() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- conji() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Compute complex conj (in-place).
- conji() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Compute complex conj (in-place).
- conji() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The inplace conjugate of this
number
- consArray(int, int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- conv2d(INDArray, INDArray, Convolution.Type) - Method in class org.nd4j.linalg.convolution.BaseConvolution
-
2d convolution (aka the last 2 dimensions
- conv2d(IComplexNDArray, IComplexNDArray, Convolution.Type) - Method in class org.nd4j.linalg.convolution.BaseConvolution
-
- conv2d(INDArray, INDArray, Convolution.Type) - Static method in class org.nd4j.linalg.convolution.Convolution
-
2d convolution (aka the last 2 dimensions
- conv2d(IComplexNDArray, IComplexNDArray, Convolution.Type) - Static method in class org.nd4j.linalg.convolution.Convolution
-
- conv2d(INDArray, INDArray, Convolution.Type) - Method in interface org.nd4j.linalg.convolution.ConvolutionInstance
-
2d convolution (aka the last 2 dimensions
- conv2d(IComplexNDArray, IComplexNDArray, Convolution.Type) - Method in interface org.nd4j.linalg.convolution.ConvolutionInstance
-
- convn(INDArray, INDArray, Convolution.Type) - Method in class org.nd4j.linalg.convolution.BaseConvolution
-
ND Convolution
- convn(IComplexNDArray, IComplexNDArray, Convolution.Type) - Method in class org.nd4j.linalg.convolution.BaseConvolution
-
ND Convolution
- convn(INDArray, INDArray, Convolution.Type, int[]) - Static method in class org.nd4j.linalg.convolution.Convolution
-
ND Convolution
- convn(IComplexNDArray, IComplexNDArray, Convolution.Type, int[]) - Static method in class org.nd4j.linalg.convolution.Convolution
-
ND Convolution
- convn(INDArray, INDArray, Convolution.Type) - Static method in class org.nd4j.linalg.convolution.Convolution
-
ND Convolution
- convn(IComplexNDArray, IComplexNDArray, Convolution.Type) - Static method in class org.nd4j.linalg.convolution.Convolution
-
ND Convolution
- convn(INDArray, INDArray, Convolution.Type, int[]) - Method in interface org.nd4j.linalg.convolution.ConvolutionInstance
-
ND Convolution
- convn(IComplexNDArray, IComplexNDArray, Convolution.Type, int[]) - Method in interface org.nd4j.linalg.convolution.ConvolutionInstance
-
ND Convolution
- convn(INDArray, INDArray, Convolution.Type) - Method in interface org.nd4j.linalg.convolution.ConvolutionInstance
-
ND Convolution
- convn(IComplexNDArray, IComplexNDArray, Convolution.Type) - Method in interface org.nd4j.linalg.convolution.ConvolutionInstance
-
ND Convolution
- convn(IComplexNDArray, IComplexNDArray, Convolution.Type, int[]) - Method in class org.nd4j.linalg.convolution.DefaultConvolutionInstance
-
ND Convolution
- convn(INDArray, INDArray, Convolution.Type, int[]) - Method in class org.nd4j.linalg.convolution.DefaultConvolutionInstance
-
ND Convolution
- Convolution - Class in org.nd4j.linalg.convolution
-
Convolution is the code for applying the convolution operator.
- Convolution.Type - Enum in org.nd4j.linalg.convolution
-
- CONVOLUTION_INSTANCE - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- CONVOLUTION_OPS - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- ConvolutionInstance - Interface in org.nd4j.linalg.convolution
-
Convolution instance.
- convolutionInstanceClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- coordSplit(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the coordinate split in a list of coordinates
such that the values for ret[0] are the x values
and ret[1] are the y values
- coordSplit(List<Double>) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the coordinate split in a list of coordinates
such that the values for ret[0] are the x values
and ret[1] are the y values
- copy(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- copy(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- copy(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- copy() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- copy() - Method in class org.nd4j.linalg.dataset.DataSet
-
Clone the dataset
- copy(INDArray, INDArray) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Copy a to b
- copy(NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute y <- x (copy a matrix)
- copy(IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- copy(INDArray, INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Copy a to b
- copy(INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Copy a to b
- copy(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- copy(float[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- copy(double[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- COPY_OPS - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- copyFromReal(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- copyOnOps - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- CopyOp - Class in org.nd4j.linalg.api.ops.impl.transforms.arithmetic
-
Copy operation
- CopyOp() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- CopyOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- CopyOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- CopyOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- CopyOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- CopyOp(INDArray, INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- copyRealTo(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- copyRealTo(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- copyToHost(DataBuffer, int) - Method in interface org.nd4j.linalg.api.buffer.allocation.MemoryStrategy
-
Copy data to native or gpu
- correlation(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Returns the correlation coefficient of two double vectors.
- Cos - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Cosine elementwise function
- Cos() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Cos
-
- Cos(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Cos
-
- Cos(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Cos
-
- Cos(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Cos
-
- Cos(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Cos
-
- cos(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Trigonometric cosine.
- cos(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the cos of a complex number
- cosh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The hyperbolic cosine.
- cosineSim(INDArray, INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Cosine similarity
- CosineSimilarity - Class in org.nd4j.linalg.api.ops.impl.accum.distances
-
Cosine similarity
Note that you need to initialize
a scaling constant equal to the norm2 of the
vector
- CosineSimilarity() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- CosineSimilarity(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- CosineSimilarity(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- CosineSimilarity(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- CosineSimilarity(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- cot(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The trigonometric co-tangent.
- countLines(InputStream) - Static method in class org.nd4j.linalg.util.InputStreamUtil
-
Count number of lines in a file
- countLines(String) - Static method in class org.nd4j.linalg.util.InputStreamUtil
-
Count number of lines in a file
- create(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
Create with length
- create(double[]) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
Create the data buffer
with respect to the given byte buffer
- create(float[]) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
Create the data buffer
with respect to the given byte buffer
- create(int[]) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
Create the data buffer
with respect to the given byte buffer
- create(ByteBuf, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
Create the data buffer
with respect to the given byte buffer
- create(ByteBuf, int) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- create(double[]) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- create(float[]) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- create(int[]) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- create(int) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- create(ByteBuf, int) - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- create(int) - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- create(double[]) - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- create(float[]) - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- create(int[]) - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- create(int) - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- create(double[]) - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- create(float[]) - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- create(int[]) - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- create(ByteBuf, int) - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- create(BaseNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(int[], int[], int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(DataBuffer, int[], int[], int, char) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(DataBuffer, int[], int[], int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(int[], char) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(DataBuffer) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(int, int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(DataBuffer, int[], int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- create(DataBuffer, int[], int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(DataBuffer, int[], int[], int, char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(DataBuffer, int[], int[], int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(int[], int[], int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(DataBuffer) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(int[], char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(BaseNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- create(int[], DataBuffer.Type) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(int[], int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(int, int, char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(double[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a row vector with the data
- create(float[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a row vector with the data
- create(int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a row vector with the specified number of columns
- create(int[], int[], int, char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(float[], int[], char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(float[], int, int, int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(float[], int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(double[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndrray with the specified shape
- create(float[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndrray with the specified shape
- create(double[], int, int, int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(double[], int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(List<INDArray>, int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(int, int, int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(int, int, int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(int[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified shape
- create(float[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(float[], char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(float[], int[], int[], char, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(double[], char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(double[], int[], int[], char, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(DataBuffer, int[], int[], char, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(int[], int[], int[], char, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- create(int[], float[]...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndarray based on the given data
- create(int[], double[]...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndarray based on the given data
- create(double[][]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndarray based on the given data layout
- create(float[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a row vector with the data
- create(double[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a row vector with the data
- create(int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a row vector with the specified number of columns
- create(float[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a row vector with the data
- create(double[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a row vector with the data
- create(int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a row vector with the specified number of columns
- create(float[], int, int, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(double[], int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(double[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- create(float[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- create(double[], int, int, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(float[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(double[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(float[], int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(List<INDArray>, int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int, int, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int, int, int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(float[], int, int, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int[], DataBuffer.Type) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(double[], int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(double[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- create(float[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- create(double[], int, int, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(float[], int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(List<INDArray>, int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int, int, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int, int, int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int, int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified shape
- create(double[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(float[][]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(float[], int[], int[], char, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(float[], int[], char, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(DataBuffer, int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(DataBuffer, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(DataBuffer, int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(DataBuffer, int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(DataBuffer) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- create(int[], DataBuffer) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(double[][]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndarray with the given data layout
- create(double[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a row vector with the data
- create(float[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a row vector with the data
- create(DataBuffer) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a row vector with the data
- create(int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a row vector with the specified number of columns
- create(DataBuffer, int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(float[], int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(double[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- create(float[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- create(double[], int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(double[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(DataBuffer, int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- create(DataBuffer, int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(List<INDArray>, int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(int, int, int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(int[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified shape
- create(float[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], int[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[][]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(DataBuffer, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(int[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(DataBuffer, int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], int[], int, Character) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], int, int, int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(double[], int[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(List<INDArray>, int[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(double[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(double[], int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(int[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(int[], int[], int[], char, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(int, int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(int[], DataBuffer.Type) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(float[], int[], int[], char, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(DataBuffer, int[], int[], char, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(double[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(double[], int[], int[], char, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- create(INDArray) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Create from a matrix.
- createAccum(String, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createAccum(String, INDArray, INDArray, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createAccum(String, INDArray, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createAccum(String, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
Accumulation operation
- createAccum(String, INDArray, INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
Accumulation operation
- createAccum(String, INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
- createBinomial(int, INDArray) - Method in class org.nd4j.linalg.api.rng.distribution.factory.DefaultDistributionFactory
-
- createBinomial(int, double) - Method in class org.nd4j.linalg.api.rng.distribution.factory.DefaultDistributionFactory
-
- createBinomial(int, INDArray) - Method in interface org.nd4j.linalg.api.rng.distribution.factory.DistributionFactory
-
Create a distribution
- createBinomial(int, double) - Method in interface org.nd4j.linalg.api.rng.distribution.factory.DistributionFactory
-
Create a distribution
- createBuffer(int[], DataBuffer.Type) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a buffer equal of length prod(shape)
- createBuffer(int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a buffer equal of length prod(shape)
- createBuffer(int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a buffer of the specified length based on the data type
- createBuffer(float[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a buffer based on the data type
- createBuffer(double[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a buffer based on the data type
- createComplex(int[], int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- createComplex(INDArray) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a complex ndarray from the passed in indarray
- createComplex(IComplexNumber[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a complex ndarray from the passed in indarray
- createComplex(List<IComplexNDArray>, int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a complex ndarray from the passed in indarray
- createComplex(double[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray with the specified data
- createComplex(int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates an ndarray
- createComplex(int[], int[], int, char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- createComplex(float[], int, int, int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(float[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(double[], int[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(float[], int[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(double[], int, int, int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[], int[], int, char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a complex ndarray with the given data
- createComplex(double[], int[], int, char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- createComplex(double[], int[], int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- createComplex(INDArray, INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex ndarray based on the
real and imaginary
- createComplex(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex ndarray from the passed in indarray
- createComplex(IComplexNumber[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex ndarray from the passed in indarray
- createComplex(IComplexNumber[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex ndarray from the passed in indarray
- createComplex(List<IComplexNDArray>, int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex ndarray from the passed in indarray
- createComplex(double[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified data
- createComplex(int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray
- createComplex(float[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray with the specified data
- createComplex(int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates an ndarray
- createComplex(float[], int, int, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(double[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(float[], int[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(double[], int[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(double[], int, int, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int, int, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(double[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(float[], int[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(double[], int[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an ndrray with the specified shape
- createComplex(double[], int, int, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a complex ndarray with the specified shape
- createComplex(float[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create complex ndarray
- createComplex(double[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(double[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(double[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(float[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(DataBuffer, int[], int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(DataBuffer, int[], int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(DataBuffer, int[], int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(DataBuffer, int[], int, char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(DataBuffer, int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- createComplex(IComplexNumber[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex array from the given numbers
- createComplex(IComplexNumber[][]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a complex ndarray based on the specified matrices
- createComplex(int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(INDArray) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a complex ndarray from the passed in indarray
- createComplex(IComplexNumber[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a complex ndarray from the passed in indarray
- createComplex(List<IComplexNDArray>, int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a complex ndarray from the passed in indarray
- createComplex(double[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified data
- createComplex(DataBuffer) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray with the specified data
- createComplex(int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates an ndarray
- createComplex(float[], int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(DataBuffer, int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(DataBuffer, int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(IComplexNumber[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(IComplexNumber[], int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(IComplexNumber[], int[], int[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(IComplexNumber[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(IComplexNumber[], int[], char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(float[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(double[], int[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(float[], int[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(double[], int, int, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(DataBuffer, int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(DataBuffer, int[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an ndrray with the specified shape
- createComplex(int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int, int, int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int[], int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Creates a complex ndarray with the specified shape
- createComplex(double[], int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a complex ndarray with the given data
- createComplex(double[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(DataBuffer, int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(double[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(DataBuffer, int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(float[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(float[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(float[], int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(float[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(float[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(DataBuffer, int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(float[], Character) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(int[], int[], int[], int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplex(int[], int[], int, char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- createComplexNumber(Number, Number) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create double
- createCoveringShape(int[]) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Creates an index covering the given shape
(for each dimension 0,shape[i])
- CREATED - Static variable in interface org.nd4j.linalg.api.instrumentation.Instrumentation
-
- createDouble(int) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Create a double data buffer
- createDouble(int[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createDouble(double[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createDouble(float[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createDouble(int[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createDouble(double[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createDouble(float[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createDouble(int) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(int[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(double[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(float[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(int[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(double[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(float[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createDouble(double, double) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create an instance of a complex double
- createDouble(double, double) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an instance of a complex double
- createDouble(double, double) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create an instance of a complex double
- createFloat(int) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Create a float data buffer
- createFloat(int[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createFloat(double[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a float data buffer
- createFloat(float[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a float data buffer
- createFloat(int[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createFloat(double[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a float data buffer
- createFloat(float[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a float data buffer
- createFloat(int) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(int[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(double[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(float[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(int[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(double[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(float[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createFloat(float, float) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create float
- createFloat(float, float) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create double
- createFloat(float, float) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create float
- createFromStartAndEnd(INDArray, INDArray) - Static method in class org.nd4j.linalg.indexing.Indices
-
Create an n dimensional index
based on the given interval indices.
- createFromStartAndEnd(INDArray, INDArray, boolean) - Static method in class org.nd4j.linalg.indexing.Indices
-
Create indices representing intervals
along each dimension
- createInputMatrix(int) - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
Creates a feature vector
- createInt(int) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Create an int data buffer
- createInt(int[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createInt(double[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates an int data buffer
- createInt(float[]) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates an int data buffer
- createInt(int[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates a double data buffer
- createInt(double[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates an int data buffer
- createInt(float[], boolean) - Method in interface org.nd4j.linalg.api.buffer.factory.DataBufferFactory
-
Creates an int data buffer
- createInt(int) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createInt(int[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createInt(double[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createInt(float[]) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createInt(int[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createInt(double[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createInt(float[], boolean) - Method in class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- createLossFunction(String, INDArray, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createLossFunction(String, INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
Create a loss function with the given inputs and outputs
- createNormal(INDArray, double) - Method in class org.nd4j.linalg.api.rng.distribution.factory.DefaultDistributionFactory
-
- createNormal(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.factory.DefaultDistributionFactory
-
- createNormal(INDArray, double) - Method in interface org.nd4j.linalg.api.rng.distribution.factory.DistributionFactory
-
Create a normal distribution
with the given mean and std
- createNormal(double, double) - Method in interface org.nd4j.linalg.api.rng.distribution.factory.DistributionFactory
-
Create a normal distribution
with the given mean and std
- createOutputMatrix(int) - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- createOutputVector(int) - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
Creates an output label matrix
- createScalar(double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- createScalar(double) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- createSubset(int) - Method in class org.nd4j.linalg.learning.AdaGrad
-
- createTransform(String, INDArray, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createTransform(String, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createTransform(String, INDArray, INDArray, INDArray) - Method in class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- createTransform(String, INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
- createTransform(String, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
- createTransform(String, INDArray, INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ops.factory.OpFactory
-
- createUniform(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.factory.DefaultDistributionFactory
-
- createUniform(double, double) - Method in interface org.nd4j.linalg.api.rng.distribution.factory.DistributionFactory
-
Create a uniform distribution with the
given min and max
- cumsum(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Cumulative sum along a dimension (in place)
- cumsum(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Cumulative sum along a dimension (in place)
- cumsum(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Cumulative sum along a dimension (in place)
- cumsum(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Cumulative sum along a dimension (in place)
- cumsum(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- cumsum(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- cumsum(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- cumsum(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- cumsumi(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Cumulative sum along a dimension
- cumsumi(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Cumulative sum along a dimension
- cumsumi(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Cumulative sum along a dimension
- cumsumi(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Cumulative sum along a dimension
- cumulativeProbability(double) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(X <= x)
.
- cumulativeProbability(double, double) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
- cumulativeProbability(int) - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
- cumulativeProbability(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- cumulativeProbability(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- cumulativeProbability(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(X <= x)
.
- cumulativeProbability(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
- cumulativeProbability(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(X <= x)
.
- cumulativeProbability(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
- curr - Variable in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- currentComplexResult - Variable in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- currentResult() - Method in interface org.nd4j.linalg.api.ops.Accumulation
-
Current result
- currentResult - Variable in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- currentResult() - Method in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- currentResultComplex() - Method in interface org.nd4j.linalg.api.ops.Accumulation
-
Current accumulated result
- currentResultComplex() - Method in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- cursor() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- cursor() - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
The current cursor if applicable
- cursor - Variable in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- cursor() - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- cursor() - Method in interface org.nd4j.linalg.dataset.api.iterator.fetcher.DataSetFetcher
-
Direct access to a number represenative of iterating through a dataset
- cursor() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
The current cursor if applicable
- cursor() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- data - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- data() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- data() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns a linear double array representation of this ndarray
- DATA_BUFFER_FACTORY_INSTANCE - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- DATA_BUFFER_OPS - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- dataBuffer - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- DataBuffer - Interface in org.nd4j.linalg.api.buffer
-
A data buffer is an interface
for handling storage and retrieval of data
- DataBuffer.AllocationMode - Enum in org.nd4j.linalg.api.buffer
-
Direct (off heap) and heap allocation
Each has their trade offs.
- DataBuffer.Type - Enum in org.nd4j.linalg.api.buffer
-
- DataBufferFactory - Interface in org.nd4j.linalg.api.buffer.factory
-
DataBufferFactory: Creates the data buffer wrt
a specified data type
- dataBufferFactoryClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- DataBufferLogEntry - Class in org.nd4j.linalg.api.instrumentation
-
Data buffer log entry.
- DataBufferLogEntry() - Constructor for class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- DataBufferLogEntry(DataBuffer, String) - Constructor for class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- DataBufferLogEntry(DataBuffer) - Constructor for class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- DataSet - Interface in org.nd4j.linalg.dataset.api
-
Created by agibsonccc on 8/26/14.
- DataSet - Class in org.nd4j.linalg.dataset
-
A data transform (example/outcome pairs)
The outcomes are specifically for neural network encoding such that
any labels that are considered true are 1s.
- DataSet() - Constructor for class org.nd4j.linalg.dataset.DataSet
-
- DataSet(INDArray, INDArray) - Constructor for class org.nd4j.linalg.dataset.DataSet
-
Creates a dataset with the specified input matrix and labels
- dataSetBatches(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- dataSetBatches(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Partitions the data transform by the specified number.
- DataSetFetcher - Interface in org.nd4j.linalg.dataset.api.iterator.fetcher
-
A low level interface for loading datasets in to memory.
- DataSetIterator - Interface in org.nd4j.linalg.dataset.api.iterator
-
A DataSetIterator handles
traversing through a dataset and preparing
data for a neural network.
- DataSetPreProcessor - Interface in org.nd4j.linalg.dataset.api
-
Pre process a dataset
- DataSetTest - Class in org.nd4j.linalg.dataset.test
-
- DataSetTest() - Constructor for class org.nd4j.linalg.dataset.test.DataSetTest
-
- dataType() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
The data type of the buffer
- dataType() - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- dataType() - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- dataType() - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- dataType - Variable in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- dataType() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Returns the data type used for the runtime
- DataTypeValidation - Class in org.nd4j.linalg.factory
-
Data type validation
- DataTypeValidation() - Constructor for class org.nd4j.linalg.factory.DataTypeValidation
-
- dcopy(int, float[], int, int, float[], int, int) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- decayLr - Variable in class org.nd4j.linalg.learning.AdaGrad
-
- DEFAULT_INVERSE_ABSOLUTE_ACCURACY - Static variable in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Default inverse cumulative probability accuracy.
- DefaultConvolutionInstance - Class in org.nd4j.linalg.convolution
-
Default convolution instance (FFT based)
- DefaultConvolutionInstance() - Constructor for class org.nd4j.linalg.convolution.DefaultConvolutionInstance
-
- DefaultDataBufferFactory - Class in org.nd4j.linalg.api.buffer.factory
-
Normal data buffer creation
- DefaultDataBufferFactory() - Constructor for class org.nd4j.linalg.api.buffer.factory.DefaultDataBufferFactory
-
- DefaultDistributionFactory - Class in org.nd4j.linalg.api.rng.distribution.factory
-
Default distribution factory
- DefaultDistributionFactory() - Constructor for class org.nd4j.linalg.api.rng.distribution.factory.DefaultDistributionFactory
-
- DefaultFFTInstance - Class in org.nd4j.linalg.fft
-
Default FFT instance
that will work that is backend agnostic.
- DefaultFFTInstance() - Constructor for class org.nd4j.linalg.fft.DefaultFFTInstance
-
- DefaultOpExecutioner - Class in org.nd4j.linalg.api.ops.executioner
-
Basic op executioner.
- DefaultOpExecutioner() - Constructor for class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- DefaultOpFactory - Class in org.nd4j.linalg.api.ops.factory
-
Default operations factory
- DefaultOpFactory() - Constructor for class org.nd4j.linalg.api.ops.factory.DefaultOpFactory
-
- DefaultRandom - Class in org.nd4j.linalg.api.rng
-
Apache commons based random number generation
- DefaultRandom() - Constructor for class org.nd4j.linalg.api.rng.DefaultRandom
-
Initialize with a System.currentTimeMillis()
seed
- DefaultRandom(long) - Constructor for class org.nd4j.linalg.api.rng.DefaultRandom
-
- DefaultRandom(RandomGenerator) - Constructor for class org.nd4j.linalg.api.rng.DefaultRandom
-
- density(double) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Returns the probability density function (PDF) of this distribution
evaluated at the specified point x
.
- density(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- density(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Returns the probability density function (PDF) of this distribution
evaluated at the specified point x
.
- density(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Returns the probability density function (PDF) of this distribution
evaluated at the specified point x
.
- derivative() - Method in class org.nd4j.linalg.api.ops.BaseTransformOp
-
- derivative() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- derivative() - Method in class org.nd4j.linalg.api.ops.impl.transforms.HardTanh
-
- derivative() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- derivative() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- derivative() - Method in class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- derivative() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Tanh
-
- derivative() - Method in interface org.nd4j.linalg.api.ops.TransformOp
-
The derivative operation for this op
- destroy() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- destroy(INDArray...) - Static method in class org.nd4j.linalg.api.buffer.BufferReaper
-
Frees data used by the given ndarrays
- destroy() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
release all resources for this buffer
- DESTROYED - Static variable in interface org.nd4j.linalg.api.instrumentation.Instrumentation
-
- determinationCoefficient(double[], double[], int) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the determination coefficient of two vectors given a length
- diag(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a new matrix where the values of the given vector are the diagonal values of
the matrix if a vector is passed in, if a matrix is returns the kth diagonal
in the matrix
- diag(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a new matrix where the values of the given vector are the diagonal values of
the matrix if a vector is passed in, if a matrix is returns the kth diagonal
in the matrix
- diag(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a new matrix where the values of the given vector are the diagonal values of
the matrix if a vector is passed in, if a matrix is returns the kth diagonal
in the matrix
- diag(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Creates a new matrix where the values of the given vector are the diagonal values of
the matrix if a vector is passed in, if a matrix is returns the kth diagonal
in the matrix
- dimShuffle(Object[], int[], boolean[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Dimshuffle: an extension of permute that adds the ability
to broadcast various dimensions.
- dimShuffle(Object[], int[], boolean[]) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Dimshuffle: an extension of permute that adds the ability
to broadcast various dimensions.
- dimShuffle(Object[], int[], boolean[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Dimshuffle: an extension of permute that adds the ability
to broadcast various dimensions.
- dimShuffle(Object[], int[], boolean[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Dimshuffle: an extension of permute that adds the ability
to broadcast various dimensions.
- discretize(double, double, double, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
Discretize the given value
- distance1(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the (1-norm) distance.
- distance1(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the (1-norm) distance.
- distance1(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the (1-norm) distance.
- distance2(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the (euclidean) distance.
- distance2(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the (euclidean) distance.
- distance2(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the (euclidean) distance.
- distanceFinderZValue(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will translate a vector in to an equivalent integer
- Distribution - Interface in org.nd4j.linalg.api.rng.distribution
-
A probability distribution
- DISTRIBUTION - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- DISTRIBUTION_FACTORY - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- DistributionFactory - Interface in org.nd4j.linalg.api.rng.distribution.factory
-
Create a distribution
- distributionFactoryClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- div(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Divide two complex numbers
- div(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- div(double) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- div(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Divide two complex numbers
- div(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- div(float) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- div(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- div(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- div(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place (element wise) division of two matrices
- div(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy (element wise) division of two matrices
- div(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- div(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- div(double) - Method in interface org.nd4j.linalg.api.complex.IComplexDouble
-
- div(float) - Method in interface org.nd4j.linalg.api.complex.IComplexFloat
-
- div(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- div(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- div(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- div(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- div(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- div(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place (element wise) division of two matrices
- div(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy (element wise) division of two matrices
- div(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Divide two complex numbers
- div(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- div(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- div(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place (element wise) division of two matrices
- div(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy (element wise) division of two matrices
- div(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- div(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- div(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- div(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Division by a number
- div(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- div(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place (element wise) division of two matrices
- div(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy (element wise) division of two matrices
- div(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- div(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- div(AbstractNumber) - Method in interface org.nd4j.linalg.util.AbstractNumber
-
- div(AbstractNumber) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- divColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- divColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- divColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- divColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- divi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Divide two complex numbers, in-place
- divi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- divi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- divi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- divi(double) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- divi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Divide two complex numbers, in-place
- divi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- divi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- divi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- divi(float) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- divi(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- divi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- divi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place (element wise) division of two matrices
- divi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place (element wise) division of two matrices
- divi(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- divi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- divi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- divi(double) - Method in interface org.nd4j.linalg.api.complex.IComplexDouble
-
- divi(float) - Method in interface org.nd4j.linalg.api.complex.IComplexFloat
-
- divi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- divi(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- divi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- divi(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- divi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- divi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place (element wise) division of two matrices
- divi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place (element wise) division of two matrices
- divi(IComplexNumber, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Divide two complex numbers, in-place
- divi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- divi(Number, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- divi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- divi(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- divi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place (element wise) division of two matrices
- divi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place (element wise) division of two matrices
- divi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- divi(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- divi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- divi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place scalar division
- divi(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place division of this ndarray
- divi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place (element wise) division of two matrices
- divi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place (element wise) division of two matrices
- divi(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- divi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- diviColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- diviColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- diviColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- diviColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- divideBy(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- divideBy(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
- divideRound(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Divide and round.
- divideRound(BigDecimal, int) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Divide and round.
- divideRound(BigDecimal, BigInteger) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Divide and round.
- divideRound(BigInteger, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Divide and round.
- divideRound(int, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Divide and round.
- diviRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- diviRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- diviRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- diviRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- DivOp - Class in org.nd4j.linalg.api.ops.impl.transforms.arithmetic
-
Division operation
- DivOp() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- DivOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- DivOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- DivOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- DivOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- divRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- divRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- divRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- divRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- doAlongDiagonal(INDArray, Function<Number, Number>) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Perform an operation along a diagonal
- doAlongDiagonal(IComplexNDArray, Function<IComplexNumber, IComplexNumber>) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Perform an operation along a diagonal
- doColumnWise(INDArray, char) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- doColumnWise(INDArray, char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Do a row wise op (a,s,m,d)
a : add
s : subtract
m : multiply
d : divide
h : reverse subtraction
t : reverse division
- doFFt(IComplexNDArray, int[], int[], boolean) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- doInnerFft(IComplexNDArray, int[], int[], boolean) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- doPermuteSwap(int[], int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- doRowWise(INDArray, char) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- doRowWise(INDArray, char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Do a row wise op (a,s,m,d)
a : add
s : subtract
m : multiply
d : divide
h : reverse subtraction
t : reverse division
- Dot - Class in org.nd4j.linalg.api.ops.impl.accum
-
Dot product
- Dot() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Dot
-
- Dot(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Dot
-
- Dot(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Dot
-
- Dot(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Dot
-
- Dot(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Dot
-
- dot(NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute x^T * y (dot product)
- dotc(IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute x^T * y (dot product)
- dotProduct(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- dotu(IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute x^T * y (dot product)
- DoubleBuffer - Class in org.nd4j.linalg.api.buffer
-
Double buffer implementation of data buffer
- DoubleBuffer(int) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(ByteBuf, int) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(double[]) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(int[]) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(int[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(float[]) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(float[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- DoubleBuffer(double[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- doubleCopyOf(float[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- doubleData - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- downSample(INDArray, int[]) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Down sampling a signal
for the first stride dimensions
- dtype - Variable in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- dtype() - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Returns the data type for this ndarray
- DTYPE - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- dtype - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- dtype() - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Returns the data type for this ndarray
- dual() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- dummy - Static variable in class org.nd4j.linalg.eigen.Eigen
-
- dup() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- dup() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Return a copy of this buffer
- dup() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- dup() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- dup() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Return a copy of this ndarray
- dup() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Clone
- dup() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- dup() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Return a copy of this ndarray
- Eigen - Class in org.nd4j.linalg.eigen
-
Compute eigen values
- Eigen() - Constructor for class org.nd4j.linalg.eigen.Eigen
-
- eigenvalues(INDArray) - Static method in class org.nd4j.linalg.eigen.Eigen
-
Computes the eigenvalues of a general matrix.
- eigenvectors(INDArray) - Static method in class org.nd4j.linalg.eigen.Eigen
-
Computes the eigenvalues and eigenvectors of a general matrix.
- element() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns a scalar (individual element)
of a scalar ndarray
- element() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns a scalar (individual element)
of a scalar ndarray
- element() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns a scalar (individual element)
of a scalar ndarray
- elementSize - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- elementStride() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- elementStride() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- elementStride() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Element stride (one element to the next,
also called the defualt stride: 1 for normal
2 for complex)
- empty() - Static method in class org.nd4j.linalg.dataset.DataSet
-
Returns a single dataset
- empty() - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- emptyLike(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Empty like
- end() - Method in class org.nd4j.linalg.indexing.NDArrayIndex
-
- endsForSlices() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Gives the indices for the ending of each slice
- endsForSlices() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Gives the indices for the ending of each slice
- endsForSlices() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Gives the indices for the ending of each slice
- ENFORCE_NUMERICAL_STABILITY - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- ensureNotCleanedUp() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- ensureWritable(int, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- entropy(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the entropy (information gain, or uncertainty of a random variable).
- eps(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- eps(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- eps(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- eps(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- eps(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- eps(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- eps(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- eps(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- eps(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- eps(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- Eps - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Bit mask over the ndarrays as to whether
the components are equal or not
- Eps() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Eps
-
- Eps(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Eps
-
- Eps(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Eps
-
- Eps(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Eps
-
- Eps(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Eps
-
- eps(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
- eps(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Eps function
- EPS_THRESHOLD - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- epsEquals(IComplexNumber) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- epsEquals(Number) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- epsi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- epsi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- epsi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- epsi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- epsi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- epsi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- epsi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- epsi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- epsi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns an ndarray with 1 if the element is epsilon equals
- epsi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place epsilon equals than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- EpsilonEquals - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/8/14.
- EpsilonEquals(Number) - Constructor for class org.nd4j.linalg.indexing.conditions.EpsilonEquals
-
- EpsilonEquals(IComplexNumber) - Constructor for class org.nd4j.linalg.indexing.conditions.EpsilonEquals
-
- eq(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- eq(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- eq(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- eq(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- eq(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- eq(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- eq(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- eq(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- eq(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- eq(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- eq(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- eq(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns an ndarray with 1 if the element is less than
the given element 0 other wise
- eq(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
equal than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- eq(Condition...) - Method in class org.nd4j.linalg.indexing.conditions.ConditionBuilder
-
- eqc(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- eqc(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- eqc(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Equals returning a complex number
- eqi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- eqi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- eqi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- eqi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- eqi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- eqi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- eqi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- eqi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- eqi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place less than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- eqi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place equal than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- equals(Object) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- equals(Object) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- equals(Object) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- equals(Object) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Compare two matrices.
- equals(Object) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- equals(Object) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- equals(Object) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Compare two matrices.
- equals(IComplexNumber) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- equals(Number) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- equals(Object) - Method in class org.nd4j.linalg.indexing.NDArrayIndex
-
- equals(float[], double[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- equals(Object) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- EqualsCondition - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/8/14.
- EqualsCondition(Number) - Constructor for class org.nd4j.linalg.indexing.conditions.EqualsCondition
-
- EqualsCondition(IComplexNumber) - Constructor for class org.nd4j.linalg.indexing.conditions.EqualsCondition
-
- EqualTo - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Bit mask over the ndarrays as to whether
the components are equal or not
- EqualTo() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.EqualTo
-
- EqualTo(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.EqualTo
-
- EqualTo(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.EqualTo
-
- EqualTo(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.EqualTo
-
- EqualTo(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.EqualTo
-
- err2prec(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Convert an absolute error to a precision.
- err2prec(double, double) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Convert an absolute error to a precision.
- err2prec(double) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Convert a relative error to a precision.
- errorFor(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
- EuclideanDistance - Class in org.nd4j.linalg.api.ops.impl.accum.distances
-
Euclidean distance
- EuclideanDistance() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.EuclideanDistance
-
- EuclideanDistance(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.EuclideanDistance
-
- EuclideanDistance(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.EuclideanDistance
-
- EuclideanDistance(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.EuclideanDistance
-
- EuclideanDistance(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.EuclideanDistance
-
- euclideanDistance(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the euclidean distance of two vectors
sum(i=1,n) (q_i - p_i)^2
- euclideanDistance(float[], float[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the euclidean distance of two vectors
sum(i=1,n) (q_i - p_i)^2
- exampleMaxs() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- exampleMaxs() - Method in class org.nd4j.linalg.dataset.DataSet
-
- exampleMeans() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- exampleMeans() - Method in class org.nd4j.linalg.dataset.DataSet
-
- exampleSums() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- exampleSums() - Method in class org.nd4j.linalg.dataset.DataSet
-
- exec() - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- exec(Op) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- exec(Op, int) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- exec(Accumulation, int) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- exec(Op) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute the operation
- exec(Op, int) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute the operation
- exec(Accumulation, int) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute an accumulation along a dimension
- exec() - Method in class org.nd4j.linalg.api.ops.impl.transforms.LinearIndex
-
- exec() - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- exec() - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorIFFT
-
- exec() - Method in interface org.nd4j.linalg.api.ops.Op
-
Execute the op if its pass through (not needed most of the time)
- execAndReturn(Op) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- execAndReturn(TransformOp) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- execAndReturn(Accumulation) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- execAndReturn(ScalarOp) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- execAndReturn(TransformOp, int) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- execAndReturn(ScalarOp, int) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- execAndReturn(TransformOp) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute the operation
- execAndReturn(Accumulation) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute and return the result from an accumulation
- execAndReturn(ScalarOp) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute and return the result from an accumulation
- execAndReturn(TransformOp, int) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute the operation
- execAndReturn(ScalarOp, int) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute and return the result from an accumulation
- execAndReturn(Op) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Execute and return a result
ndarray from the given op
- executed - Variable in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- executed - Variable in class org.nd4j.linalg.api.ops.impl.transforms.VectorIFFT
-
- Exp - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Exp elementwise function
- Exp() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- Exp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- Exp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- Exp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- Exp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- exp(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
- exp(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Exp function
- exp(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The exponential function.
- exp(MathContext) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The base of the natural logarithm.
- exp(IComplexNDArray) - Static method in class org.nd4j.linalg.util.ComplexNDArrayUtil
-
- exp(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Returns the exp of a complex number:
Let r be the realComponent component and i be the imaginary
Let ret be the complex number returned
ret -> exp(r) * cos(i), exp(r) * sin(i)
where the first number is the realComponent component
and the second number is the imaginary component
- exp(IComplexDouble) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Returns the exp of a complex number:
Let r be the realComponent component and i be the imaginary
Let ret be the complex number returned
ret -> exp(r) * cos(i), exp(r) * sin(i)
where the first number is the realComponent component
and the second number is the imaginary component
- exp(IComplexFloat) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Returns the exp of a complex number:
Let r be the realComponent component and i be the imaginary
Let ret be the complex number returned
ret -> exp(r) * cos(i), exp(r) * sin(i)
where the first number is the realComponent component
and the second number is the imaginary component
- exp(INDArray) - Static method in class org.nd4j.linalg.util.NDArrayUtil
-
- expi(IComplexNDArray) - Static method in class org.nd4j.linalg.util.ComplexNDArrayUtil
-
Returns the exponential of a complex ndarray
- expi(INDArray) - Static method in class org.nd4j.linalg.util.NDArrayUtil
-
Returns an exponential version of this ndarray
- extraArgs - Variable in class org.nd4j.linalg.api.ops.BaseOp
-
- extraArgs() - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- extraArgs() - Method in interface org.nd4j.linalg.api.ops.Op
-
Extra arguments
- eye(int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create the identity ndarray
- eye(int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create the identity ndarray
- eye(int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create the identity ndarray
- gamma(MathContext) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Euler-Mascheroni constant.
- Gamma(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The Gamma function.
- geev(char, char, NDARRAY_TYPE, NDARRAY_TYPE, NDARRAY_TYPE, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- gelsd(NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Generalized Least Squares via *GELSD.
- gemm(double, INDArray, INDArray, double, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
************************************************************************
BLAS Level 3
- gemm(float, NDARRAY_TYPE, NDARRAY_TYPE, float, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute c <- a*b + beta * c (general matrix matrix
multiplication)
- gemm(IComplexNumber, IComplexNDArray, IComplexNDArray, IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- gemv(double, INDArray, INDArray, double, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
************************************************************************
BLAS Level 2
- gemv(float, NDARRAY_TYPE, NDARRAY_TYPE, float, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute y <- alpha*op(a)*x + beta * y (general matrix vector
multiplication)
- gemv(IComplexDouble, IComplexNDArray, IComplexNDArray, IComplexDouble, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- gemv(IComplexFloat, IComplexNDArray, IComplexNDArray, IComplexFloat, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- generateUniform(int) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will generate a series of uniformally distributed
numbers between l times
- geqrf(NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- ger(double, INDArray, INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- ger(float, NDARRAY_TYPE, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute A <- alpha * x * y^T + A (general rank-1 update)
- gerc(IComplexFloat, IComplexNDArray, IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute A <- alpha * x * y^H + A (general rank-1 update)
- gerc(IComplexDouble, IComplexNDArray, IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- geru(IComplexDouble, IComplexNDArray, IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- geru(IComplexFloat, IComplexNDArray, IComplexNDArray, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute A <- alpha * x * y^T + A (general rank-1 update)
- gesv(NDARRAY_TYPE, int[], NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
************************************************************************
LAPACK
- get(NDArrayIndex...) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns a subset of this array based on the specified
indexes
- get(NDArrayIndex...) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns a subset of this array based on the specified
indexes
- get(NDArrayIndex...) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns a subset of this array based on the specified
indexes
- get(NDArrayIndex...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns a subset of this array based on the specified
indexes
- get(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- get(int[]) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- get(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Gets a copy of example i
- get(int[]) - Method in class org.nd4j.linalg.dataset.DataSet
-
Gets a copy of example i
- getBlasWrapper() - Static method in class org.nd4j.linalg.factory.Nd4j
-
- getColumn(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Get the specified column
- getColumn(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the specified column.
- getColumn(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Get the specified column
- getColumn(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the specified column.
- getColumnNames() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- getColumnNames() - Method in class org.nd4j.linalg.dataset.DataSet
-
Optional column names of the data transform, this is mainly used
for interpeting what columns are in the dataset
- getColumns(int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Get whole columns from the passed indices.
- getColumns(int[]) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- getColumns(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Get whole columns from the passed indices.
- getColumns(int[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Get a list of specified columns
- getComplex(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getComplex(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Returns a complex number
- getComplex(int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getComplex(int, int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getComplex(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getComplex(int, int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getComplex(int...) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getComplex(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- getComplex(int, int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- getComplex(int, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- getComplex(int, int, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- getComplex(int...) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Get the complex number at the given indices
- getComplex(int) - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- getComplexDouble(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getComplexDouble(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the complex double at the specified index
- getComplexFloat(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getComplexFloat(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the complex float
- getComplexStrides(int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the strides for the given order and shape
- getComplexStrides(int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the strides based on the shape
and NDArrays.order()
- getConfigurationResource() - Method in class org.nd4j.linalg.factory.Nd4jBackend
-
Get the configuration resource
- getConvolution() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the convolution singleton
- getDataBufferLogEntries() - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- getDataType() - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- getDataType() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getDestroyed() - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- getDestroyed() - Method in interface org.nd4j.linalg.api.instrumentation.Instrumentation
-
Get the destroyed ndarrays
- getDeviancePart(double, double) - Static method in class org.nd4j.linalg.api.rng.distribution.impl.SaddlePointExpansion
-
A part of the deviance portion of the saddle point approximation.
- getDistributions() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the primary distributions
factory
- getDouble(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getDouble(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get element i in the buffer as a double
- getDouble(int) - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- getDouble(int...) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the elements at the the specified indices
- getDouble(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- getDouble(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- getDouble(int...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- getDouble(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- getDouble(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- getDouble(int) - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- getDoublesAt(int, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getDoublesAt(int, int, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getDoublesAt(int, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the doubles at a particular offset
- getDoublesAt(int, int, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the doubles at a particular offset
- getElementSize() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
The number of bytes for each individual element
- getElementSize() - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- getElementSize() - Method in class org.nd4j.linalg.api.buffer.FloatBuffer
-
- getElementSize() - Method in class org.nd4j.linalg.api.buffer.IntBuffer
-
- getEntries() - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- getExecutioner() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the operation executioner instance
- getFeatureMatrix() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- getFeatureMatrix() - Method in class org.nd4j.linalg.dataset.DataSet
-
Get the feature matrix (inputs for the data)
- getFeatures() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- getFeatures() - Method in class org.nd4j.linalg.dataset.DataSet
-
- getFFt() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Returns the fft instance
- getFftOp(INDArray, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
- getFloat(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getFloat(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get element i in the buffer as a double
- getFloat(int) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- getFloat(int...) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the elements at the the specified indices
- getFloat(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- getFloat(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- getFloat(int[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the elements at the the specified indices
- getFloat(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Return the item at the linear index i
- getFloat(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Return the item at row i column j
Note that this is the same as calling getScalar(new int[]{i,j}
- getFloatsAt(int, int, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getFloatsAt(int, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getFloatsAt(int, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the doubles at a particular offset
- getFloatsAt(int, int, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the doubles at a particular offset
- getGradient(double, int, int[]) - Method in class org.nd4j.linalg.learning.AdaGrad
-
Gets feature specific learning rates
Adagrad keeps a history of gradients being passed in.
- getGradient(INDArray, int, int[]) - Method in class org.nd4j.linalg.learning.AdaGrad
-
Gets feature specific learning rates
Adagrad keeps a history of gradients being passed in.
- getGradient(INDArray) - Method in class org.nd4j.linalg.learning.AdaGrad
-
Gets feature specific learning rates
Adagrad keeps a history of gradients being passed in.
- getHistoricalGradient() - Method in class org.nd4j.linalg.learning.AdaGrad
-
- getId() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getIfftOp(INDArray, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
- getImag(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getImag(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Get the imaginary component at the specified index
- getIndex(int, int[], int...) - Static method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Mainly an internal method (public for testing)
for given an offset and stride, and index,
calculating the beginning index of a query given indices
- getIndices() - Method in class org.nd4j.linalg.api.ops.impl.transforms.LinearIndex
-
The linear indices collected
iterating over the array
- getInstrumentation() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Gets the instrumentation instance
- getInt(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getInt(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get the int at the specified index
- getInt(int...) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the elements at the the specified indices
- getInt(int...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- getLabelNames() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- getLabelNames() - Method in class org.nd4j.linalg.dataset.DataSet
-
Gets the optional label names
- getLabels() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- getLabels() - Method in class org.nd4j.linalg.dataset.DataSet
-
Returns the labels for the dataset
- getMasterStepSize() - Method in class org.nd4j.linalg.learning.AdaGrad
-
- getMean() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Access the mean.
- getNdArrayType() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getNumber(int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- getNumber(int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Get element i in the buffer as a double
- getNumber(int) - Method in class org.nd4j.linalg.api.buffer.DoubleBuffer
-
- getNumberOfTrials() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Access the number of trials for this distribution.
- getNumericalMean() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Use this method to get the numerical value of the mean of this
distribution.
- getNumericalMean() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Use this method to get the numerical value of the mean of this
distribution.
- getNumericalMean() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Use this method to get the numerical value of the mean of this
distribution.
- getNumericalMean() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Use this method to get the numerical value of the mean of this
distribution.
- getNumericalVariance() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Use this method to get the numerical value of the variance of this
distribution.
- getNumericalVariance() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Use this method to get the numerical value of the variance of this
distribution.
- getNumericalVariance() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Use this method to get the numerical value of the variance of this
distribution.
- getNumericalVariance() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Use this method to get the numerical value of the variance of this
distribution.
- getOpFactory() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the operation factory
- getPriority() - Method in class org.nd4j.linalg.factory.Nd4jBackend
-
Gets a priority number for the backend.
- getProbabilityOfSuccess() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Access the probability of success for this distribution.
- getProperties() - Method in class org.nd4j.linalg.factory.Nd4jBackend
-
- getRandom() - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the current random generator
- getRandomGenerator() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- getReal() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getReal(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getReal(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Get the real component at the specified index
- getReal() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Gets the real portion of this complex ndarray
- getReferences() - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- getReferences() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getRow(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Get a copy of a row.
- getRow(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the specified row.
- getRow(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Get a copy of a row.
- getRow(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the specified row.
- getRows(int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Get whole rows from the passed indices.
- getRows(int[]) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- getRows(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Get whole rows from the passed indices.
- getRows(int[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Get a list of rows
- getScalar(int...) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Fetch a particular number on a multi dimensional scale.
- getScalar(int, int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the element at the specified row/column
This will throw an exception if the
- getScalar(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the element at the specified index
- getScalar(int...) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Fetch a particular number on a multi dimensional scale.
- getScalar(int, int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the element at the specified row/column
This will throw an exception if the
- getScalar(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the element at the specified index
- getScalar(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the element at the specified row/column
This will throw an exception if the
- getScalar(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- getScalar(int...) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Fetch a particular number on a multi dimensional scale.
- getScalar(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the element at the specified row/column
This will throw an exception if the
- getScalar(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the element at the specified index
- getScalar(int[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the elements at the the specified indices
- getShape() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getSolverAbsoluteAccuracy() - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
Returns the solver absolute accuracy for inverse cumulative computation.
- getSolverAbsoluteAccuracy() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Returns the solver absolute accuracy for inverse cumulative computation.
- getStackTraceElements() - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- getStackTraceElements() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getStandardDeviation() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Access the standard deviation.
- getStatus() - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- getStillAlive() - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- getStillAlive() - Method in interface org.nd4j.linalg.api.instrumentation.Instrumentation
-
Get the still alive ndarrays
- getStirlingError(double) - Static method in class org.nd4j.linalg.api.rng.distribution.impl.SaddlePointExpansion
-
Compute the error of Stirling's series at the given value.
- getStride() - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- getStrides(int[], char) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- getStrides(int[], char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- getStrides(int[], char) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the strides for the given order and shape
- getStrides(int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Get the strides based on the shape
and NDArrays.order()
- getSupportLowerBound() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Access the lower bound of the support.
- getSupportLowerBound() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Access the lower bound of the support.
- getSupportLowerBound() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Access the lower bound of the support.
- getSupportLowerBound() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Access the lower bound of the support.
- getSupportUpperBound() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Access the upper bound of the support.
- getSupportUpperBound() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Access the upper bound of the support.
- getSupportUpperBound() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Access the upper bound of the support.
- getSupportUpperBound() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Access the upper bound of the support.
- getTest() - Method in class org.nd4j.linalg.dataset.SplitTestAndTrain
-
- getTimestamp() - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- getTrain() - Method in class org.nd4j.linalg.dataset.SplitTestAndTrain
-
- getTypeOfInterval() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- gr(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Tests if a is greater than b.
- GreaterThan - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Bit mask over the ndarrays as to whether
the components are greater than or not
- GreaterThan() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThan
-
- GreaterThan(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThan
-
- GreaterThan(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThan
-
- GreaterThan(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThan
-
- GreaterThan(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThan
-
- greaterThan(IComplexNumber) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- greaterThan(Number) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- GreaterThan - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/8/14.
- GreaterThan(Number) - Constructor for class org.nd4j.linalg.indexing.conditions.GreaterThan
-
- GreaterThan(IComplexNumber) - Constructor for class org.nd4j.linalg.indexing.conditions.GreaterThan
-
- greaterThanOEqual(Number) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- GreaterThanOrEqual - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Bit mask over the ndarrays as to whether
the components are greater than or equal or not
- GreaterThanOrEqual() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThanOrEqual
-
- GreaterThanOrEqual(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThanOrEqual
-
- GreaterThanOrEqual(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThanOrEqual
-
- GreaterThanOrEqual(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThanOrEqual
-
- GreaterThanOrEqual(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThanOrEqual
-
- greaterThanOrEqual(IComplexNumber) - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- GreaterThanOrEqual - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/8/14.
- GreaterThanOrEqual(Number) - Constructor for class org.nd4j.linalg.indexing.conditions.GreaterThanOrEqual
-
- GreaterThanOrEqual(IComplexNumber) - Constructor for class org.nd4j.linalg.indexing.conditions.GreaterThanOrEqual
-
- greaterThanOrEqual(INDArray, INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
1 if greater than or equal to 0 otherwise (at each element)
- greaterThanOrEqual(INDArray, INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Eps function
- gt(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- gt(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- gt(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- gt(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- gt(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- gt(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- gt(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- gt(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- gt(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Greater than returning a complex number
- gt(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- gt(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- gt(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Greater than boolean (copying)(
- gt(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
greater than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- gti(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- gti(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- gti(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- gti(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- gti(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- gti(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- gti(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- gti(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- gti(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place greater than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- gti(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place greater than comparison:
If the given number is less than the
comparison number the item is 0 otherwise 1
- IAMax - Class in org.nd4j.linalg.api.ops.impl.accum
-
Calculate the max over a vector
- IAMax() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.IAMax
-
- IAMax(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.IAMax
-
- IAMax(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.IAMax
-
- IAMax(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.IAMax
-
- iamax(NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute index of element with largest absolute value (index of absolute
value maximum)
- iamax(IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute index of element with largest absolute value (complex version).
- IComplexDouble - Interface in org.nd4j.linalg.api.complex
-
Complex Double
- IComplexFloat - Interface in org.nd4j.linalg.api.complex
-
Complex float
- IComplexNDArray - Interface in org.nd4j.linalg.api.complex
-
Complex numbers
- IComplexNumber - Interface in org.nd4j.linalg.api.complex
-
Baseline interface for a complex number with realComponent and imaginary components.
- Identity - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Identity function
- Identity() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Identity
-
- Identity(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Identity
-
- Identity(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Identity
-
- Identity(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Identity
-
- Identity(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Identity
-
- Identity - Class in org.nd4j.linalg.indexing.functions
-
Created by agibsonccc on 10/8/14.
- Identity() - Constructor for class org.nd4j.linalg.indexing.functions.Identity
-
- identity(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
- identity(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Identity function
- idf(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Inverse document frequency: the total docs divided by the number of times the word
appeared in a document
- ifft(INDArray, int, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
IFFT along a particular dimension
- ifft(IComplexNDArray, int, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
1d discrete fourier op, note that this will
throw an exception if the passed in input
isn't a vector.
- ifft(INDArray, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
FFT along a particular dimension
- ifft(IComplexNDArray) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
1d discrete fourier op, note that this will
throw an exception if the passed in input
isn't a vector.
- ifft(INDArray, int, int) - Static method in class org.nd4j.linalg.fft.FFT
-
IFFT along a particular dimension
- ifft(IComplexNDArray) - Static method in class org.nd4j.linalg.fft.FFT
-
1d discrete fourier op, note that this will
throw an exception if the passed in input
isn't a vector.
- ifft(INDArray, int) - Static method in class org.nd4j.linalg.fft.FFT
-
FFT along a particular dimension
- ifft(IComplexNDArray, int, int) - Static method in class org.nd4j.linalg.fft.FFT
-
1d discrete fourier op, note that this will
throw an exception if the passed in input
isn't a vector.
- ifft(INDArray, int, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
IFFT along a particular dimension
- ifft(IComplexNDArray) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
1d discrete fourier op, note that this will
throw an exception if the passed in input
isn't a vector.
- ifft(INDArray, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
FFT along a particular dimension
- ifft(IComplexNDArray, int, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
1d discrete fourier op, note that this will
throw an exception if the passed in input
isn't a vector.
- ifftn(INDArray, int, int) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
ND IFFT, computes along the first on singleton dimension of
op
- ifftn(IComplexNDArray, int, int) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
ND IFFT
- ifftn(IComplexNDArray, int) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- ifftn(IComplexNDArray) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- ifftn(INDArray) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- ifftn(INDArray, int, int) - Static method in class org.nd4j.linalg.fft.FFT
-
ND IFFT, computes along the first on singleton dimension of
op
- ifftn(IComplexNDArray, int, int) - Static method in class org.nd4j.linalg.fft.FFT
-
ND IFFT
- ifftn(IComplexNDArray) - Static method in class org.nd4j.linalg.fft.FFT
-
- ifftn(INDArray, int, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
ND IFFT, computes along the first on singleton dimension of
op
- ifftn(IComplexNDArray, int, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
ND IFFT
- ifftn(IComplexNDArray, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- ifftn(IComplexNDArray) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- ifftn(INDArray) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- IllegalOpException - Exception in org.nd4j.linalg.api.ops.exception
-
Thrown with illegal operations
- IllegalOpException() - Constructor for exception org.nd4j.linalg.api.ops.exception.IllegalOpException
-
- IllegalOpException(String) - Constructor for exception org.nd4j.linalg.api.ops.exception.IllegalOpException
-
- IllegalOpException(String, Throwable) - Constructor for exception org.nd4j.linalg.api.ops.exception.IllegalOpException
-
- IllegalOpException(Throwable) - Constructor for exception org.nd4j.linalg.api.ops.exception.IllegalOpException
-
- IllegalOpException(String, Throwable, boolean, boolean) - Constructor for exception org.nd4j.linalg.api.ops.exception.IllegalOpException
-
- imag - Variable in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- imag - Variable in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- imag() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Get imaginary part of the matrix.
- imag() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- imaginaryComponent() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- imaginaryComponent() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- imaginaryComponent() - Method in interface org.nd4j.linalg.api.complex.IComplexDouble
-
- imaginaryComponent() - Method in interface org.nd4j.linalg.api.complex.IComplexFloat
-
- imaginaryComponent() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The imaginary component of this number
- INDArray - Interface in org.nd4j.linalg.api.ndarray
-
Interface for an ndarray
- index(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- index(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Return the linear index of the specified row and column
- Indices - Class in org.nd4j.linalg.indexing
-
Indexing util.
- Indices() - Constructor for class org.nd4j.linalg.indexing.Indices
-
- indices() - Method in class org.nd4j.linalg.indexing.NDArrayIndex
-
- inf() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- information(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the entropy for a given vector of probabilities.
- init(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.accum.IAMax
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.accum.Max
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.accum.Min
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.accum.Variance
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- init(INDArray, INDArray, INDArray, int) - Method in class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- init(INDArray, INDArray, INDArray, int) - Method in interface org.nd4j.linalg.api.ops.Op
-
Initialize the operation based on the parameters
- initContext() - Method in class org.nd4j.linalg.factory.Nd4j
-
Initializes nd4j
- initial - Variable in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- initialComplex - Variable in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- initializeCurrFromList(List<DataSet>) - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
Initializes this data transform fetcher from the passed in datasets
- initWithBackend(Nd4jBackend) - Method in class org.nd4j.linalg.factory.Nd4j
-
Initialize with the specific backend
- InMemoryInstrumentation - Class in org.nd4j.linalg.api.instrumentation
-
Collects log entries in memory
- InMemoryInstrumentation() - Constructor for class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- innerDiv(IntervalNumber) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- innerSub(IntervalNumber) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- input() - Method in class org.nd4j.linalg.api.ops.BaseLossFunction
-
- input() - Method in interface org.nd4j.linalg.api.ops.LossFunction
-
The true
- inputColumns() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- inputColumns() - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
Input columns for the dataset
- inputColumns - Variable in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- inputColumns() - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- inputColumns() - Method in interface org.nd4j.linalg.dataset.api.iterator.fetcher.DataSetFetcher
-
The length of a feature vector for an individual example
- inputColumns() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Input columns for the dataset
- inputColumns() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- InputStreamUtil - Class in org.nd4j.linalg.util
-
Input stream jcuda.utils
- InputStreamUtil() - Constructor for class org.nd4j.linalg.util.InputStreamUtil
-
- INSTANCE - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- Instrumentation - Interface in org.nd4j.linalg.api.instrumentation
-
Instrumentation for logging statistics
about the ndarrays being allocated and destroyed.
- INSTRUMENTATION - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- instrumentation - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- instrumentationClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- IntBuffer - Class in org.nd4j.linalg.api.buffer
-
Int buffer
- IntBuffer(int) - Constructor for class org.nd4j.linalg.api.buffer.IntBuffer
-
- IntBuffer(int[]) - Constructor for class org.nd4j.linalg.api.buffer.IntBuffer
-
- IntBuffer(double[]) - Constructor for class org.nd4j.linalg.api.buffer.IntBuffer
-
- IntBuffer(float[]) - Constructor for class org.nd4j.linalg.api.buffer.IntBuffer
-
- IntBuffer(ByteBuf, int) - Constructor for class org.nd4j.linalg.api.buffer.IntBuffer
-
- IntBuffer(int[], boolean) - Constructor for class org.nd4j.linalg.api.buffer.IntBuffer
-
- intData - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- interval(int, int, int) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Generates an interval from begin (inclusive) to end (exclusive)
- interval(int, int, int, boolean) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Generates an interval from begin (inclusive) to end (exclusive)
- interval(int, int) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Generates an interval from begin (inclusive) to end (exclusive)
- interval(int, int, boolean) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Generates an interval from begin (inclusive) to end (exclusive)
- IntervalNumber - Class in org.nd4j.linalg.util
-
Реализация полной интервальной арифметики Каухера.
- IntervalNumber() - Constructor for class org.nd4j.linalg.util.IntervalNumber
-
- IntervalNumber(double, double) - Constructor for class org.nd4j.linalg.util.IntervalNumber
-
- IntervalNumber(String, String) - Constructor for class org.nd4j.linalg.util.IntervalNumber
-
- IntervalNumber(BigDecimal, BigDecimal) - Constructor for class org.nd4j.linalg.util.IntervalNumber
-
- IntervalNumber(IntervalNumber) - Constructor for class org.nd4j.linalg.util.IntervalNumber
-
- IntervalNumber(AbstractNumber) - Constructor for class org.nd4j.linalg.util.IntervalNumber
-
- IntervalNumber.typeOfInterval - Enum in org.nd4j.linalg.util
-
- inv() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- inv() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- inv() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- inv() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- inverseCumulativeProbability(double) - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
Computes the quantile function of this distribution.
- inverseCumulativeProbability(double) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Computes the quantile function of this distribution.
- inverseCumulativeProbability(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Computes the quantile function of this distribution.
- inverseCumulativeProbability(double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
- invi() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- invi() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- invi() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- irfft(IComplexNDArray, int) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- irfft(IComplexNDArray) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- irfft(IComplexNDArray, int) - Static method in class org.nd4j.linalg.fft.FFT
-
- irfft(IComplexNDArray) - Static method in class org.nd4j.linalg.fft.FFT
-
- irfft(IComplexNDArray, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- irfft(IComplexNDArray) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- irfftn(IComplexNDArray) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- irfftn(IComplexNDArray) - Static method in class org.nd4j.linalg.fft.FFT
-
- irfftn(IComplexNDArray) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- isAvailable() - Method in class org.nd4j.linalg.factory.Nd4jBackend
-
Determines whether a given backend is available in the current environment.
- isCleanedUp() - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- isCleanedUp() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- isCleanedUp() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns true if the ndarray has already been freed
- isCleanedUp() - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- isColumnVector() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Checks whether the matrix is a column vector.
- isColumnVector() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns true if the number of columns is 1
- isColumnVectorShape(int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns true if the given shape is length 2 and
the size at element 1 is 1
- isContiguous(NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Returns whether the indices are contiguous by one or not
- isContiguous(int, NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Returns whether indices are contiguous
by a certain amount or not
- isContiguous(int[]) - Static method in class org.nd4j.linalg.indexing.Indices
-
Returns whether the indices are contiguous by one or not
- isContiguous(int[], int) - Static method in class org.nd4j.linalg.indexing.Indices
-
Returns whether indices are contiguous
by a certain amount or not
- isDecayLr() - Method in class org.nd4j.linalg.learning.AdaGrad
-
- isDestroyed(String) - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- isDestroyed(String) - Method in interface org.nd4j.linalg.api.instrumentation.Instrumentation
-
Returns whether the given ndarray has been destroyed
- isImag() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- isImag() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- isImag() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Returns whether the number
only has a imaginary component (0 for real)
- isInfinite() - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- IsInfinite - Class in org.nd4j.linalg.indexing.conditions
-
Returns true when the given number is infinite
- IsInfinite() - Constructor for class org.nd4j.linalg.indexing.conditions.IsInfinite
-
- IsInfinite - Class in org.nd4j.linalg.indexing
-
Created by agibsonccc on 10/8/14.
- IsInfinite() - Constructor for class org.nd4j.linalg.indexing.IsInfinite
-
- isInterval() - Method in class org.nd4j.linalg.indexing.NDArrayIndex
-
- isMatrix() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns true if this ndarray is 2d
or 3d with a singleton element
- isMatrix() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns true if this ndarray is a matrix
- isMatrix(int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns whether the passed in shape is a matrix
- isNan() - Static method in class org.nd4j.linalg.indexing.conditions.Conditions
-
- IsNaN - Class in org.nd4j.linalg.indexing.conditions
-
Condition for whether an element is NaN
- IsNaN() - Constructor for class org.nd4j.linalg.indexing.conditions.IsNaN
-
- isPassThrough() - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- isPassThrough() - Method in class org.nd4j.linalg.api.ops.impl.transforms.LinearIndex
-
- isPassThrough() - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- isPassThrough() - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorIFFT
-
- isPassThrough() - Method in interface org.nd4j.linalg.api.ops.Op
-
Returns whether the op should be executed or not (through the executioner)
- isPersist - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- isPersist() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- isPersist() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Whether the buffer should be persistent.
- isReal() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- isReal() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- isReal() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Returns whether the number
only has a real component (0 for imaginary)
- isRowVector() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Checks whether the matrix is a row vector.
- isRowVector() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns true if the number of rows is 1
- isRowVectorShape(int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns true if the given shape is of length 1
or provided the shape length is 2:
element 0 is 1
- isScalar - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- isScalar() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Test whether a matrix is scalar.
- isScalar() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns true if this ndarray is a scalar
- isSquare() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- isSquare() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns whether the matrix
has the same rows and columns
- isSupportConnected() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Use this method to get information about whether the support is connected,
i.e.
- isSupportConnected() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
Use this method to get information about whether the support is connected,
i.e.
- isSupportConnected() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Use this method to get information about whether the support is connected,
i.e.
- isSupportConnected() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Use this method to get information about whether the support is connected,
i.e.
- isSupportLowerBoundInclusive() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
- isSupportLowerBoundInclusive() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- isSupportLowerBoundInclusive() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Whether or not the lower bound of support is in the domain of the density
function.
- isSupportLowerBoundInclusive() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Whether or not the lower bound of support is in the domain of the density
function.
- isSupportUpperBoundInclusive() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
- isSupportUpperBoundInclusive() - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- isSupportUpperBoundInclusive() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Whether or not the upper bound of support is in the domain of the density
function.
- isSupportUpperBoundInclusive() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Whether or not the upper bound of support is in the domain of the density
function.
- isValid() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns whether the ndarray is valid or not
- isVector - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- isVector() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Checks whether the matrix is a vector.
- isVector() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns true if this ndarray is a vector
- isVector(int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns whether the given shape is a vector
- isZero() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- isZero() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- isZero() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Whether this number is
wholly zero or not
- isZero(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns true if any of the elements are zero
- iterateOverAllColumns(Op) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- iterateOverAllColumns(Op) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Iterate over every column of every slice
- iterateOverAllRows(Op) - Method in class org.nd4j.linalg.api.ops.executioner.DefaultOpExecutioner
-
- iterateOverAllRows(Op) - Method in interface org.nd4j.linalg.api.ops.executioner.OpExecutioner
-
Iterate over every row of every slice
- iterator() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- iterator() - Method in class org.nd4j.linalg.dataset.DataSet
-
- majorStride() - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- majorStride - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- majorStride() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- majorStride() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Return the major stride for an ndarray
- majorStride() - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- ManhattanDistance - Class in org.nd4j.linalg.api.ops.impl.accum.distances
-
Manhattan distance
- ManhattanDistance() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.ManhattanDistance
-
- ManhattanDistance(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.ManhattanDistance
-
- ManhattanDistance(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.ManhattanDistance
-
- ManhattanDistance(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.ManhattanDistance
-
- ManhattanDistance(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.distances.ManhattanDistance
-
- manhattanDistance(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will calculate the Manhattan distance between two sets of points.
- masterStepSize - Variable in class org.nd4j.linalg.learning.AdaGrad
-
- MathUtils - Class in org.nd4j.linalg.util
-
This is a math jcuda.utils class.
- MathUtils() - Constructor for class org.nd4j.linalg.util.MathUtils
-
- max(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- max() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- max(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the overall max of this ndarray
- max(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the overall max of this ndarray
- max(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the overall max of this ndarray
- Max - Class in org.nd4j.linalg.api.ops.impl.accum
-
Calculate the max over a vector
- Max() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Max
-
- Max(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Max
-
- Max(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Max
-
- Max(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Max
-
- Max - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Max function
- Max() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Max
-
- Max(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Max
-
- Max(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Max
-
- Max(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Max
-
- Max(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Max
-
- max(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- max(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- max(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- max(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- max(INDArray, double, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Stabilize to be within a range of k
- max(INDArray, double) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Stabilize to be within a range of k
- max(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
- MAX_ELEMENTS_PER_SLICE - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- MAX_SLICES_TO_PRINT - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- maxIndex(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Returns index of maximum element in a given
array of doubles.
- MaxOut - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Max out activation:
http://arxiv.org/pdf/1302.4389.pdf
- MaxOut() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.MaxOut
-
- MaxOut(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.MaxOut
-
- MaxOut(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.MaxOut
-
- MaxOut(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.MaxOut
-
- MaxOut(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.MaxOut
-
- maxPool(INDArray, int[], boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Max poolingi
- mean(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- mean(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the overall mean of this ndarray
- mean(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the overall mean of this ndarray
- mean(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the overall mean of this ndarray
- Mean - Class in org.nd4j.linalg.api.ops.impl.accum
-
Calculate the mean of the vector
- Mean() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Mean
-
- Mean(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Mean
-
- Mean(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Mean
-
- Mean(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Mean
-
- Mean(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Mean
-
- mean(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- mean(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- mean(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- mean(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- mean(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Computes the mean for an array of doubles.
- MemoryStrategy - Interface in org.nd4j.linalg.api.buffer.allocation
-
An allocation strategy handles allocating
and freeing memory for the gpu
(usually relative to the compute capabilities of the gpu)
- merge(List<DataSet>) - Static method in class org.nd4j.linalg.dataset.DataSet
-
Merge the list of datasets in to one list.
- mergeCoords(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will merge the coordinates of the given coordinate system.
- mergeCoords(List<Double>, List<Double>) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will merge the coordinates of the given coordinate system.
- min(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- min() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- min(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the overall min of this ndarray
- min(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the overall min of this ndarray
- min(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the overall min of this ndarray
- Min - Class in org.nd4j.linalg.api.ops.impl.accum
-
Calculate the min over a vector
- Min() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Min
-
- Min(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Min
-
- Min(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Min
-
- Min(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Min
-
- Min(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Min
-
- Min - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Min function
- Min() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Min
-
- Min(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Min
-
- Min(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Min
-
- Min(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Min
-
- Min(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.Min
-
- min(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- min(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- min(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- min(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- min(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
- mmul(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Perform a copy matrix multiplication
- mmul(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Perform an copy matrix multiplication
- mmul(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Perform a copy matrix multiplication
- mmul(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Perform an copy matrix multiplication
- mmul(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Perform a copy matrix multiplication
- mmul(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Perform an copy matrix multiplication
- mmul(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Perform a copy matrix multiplication
- mmul(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Perform an copy matrix multiplication
- mmuli(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Perform an copy matrix multiplication
- mod2pi(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Reduce value to the interval [0,2*Pi].
- modpi(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Reduce value to the interval [-Pi/2,Pi/2].
- mul(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Multiply two complex numbers
- mul(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- mul(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Multiply two complex numbers
- mul(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- mul(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- mul(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- mul(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy (element wise) multiplication of two matrices
- mul(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy (element wise) multiplication of two matrices
- mul(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- mul(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- mul(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- mul(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- mul(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- mul(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- mul(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- mul(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy (element wise) multiplication of two matrices
- mul(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy (element wise) multiplication of two matrices
- mul(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Multiply two complex numbers
- mul(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- mul(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- mul(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy (element wise) multiplication of two matrices
- mul(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy (element wise) multiplication of two matrices
- mul(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- mul(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- mul(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- mul(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Scalar multiplication (copy)
- mul(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- mul(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy (element wise) multiplication of two matrices
- mul(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy (element wise) multiplication of two matrices
- mul(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- mul(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- mulColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- mulColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- mulColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- mulColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- muli(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Multiply two complex numbers, inplace
- muli(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- muli(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- muli(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- muli(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Multiply two complex numbers, inplace
- muli(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- muli(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- muli(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- muli(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- muli(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- muli(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place (element wise) multiplication of two matrices
- muli(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place (element wise) multiplication of two matrices
- muli(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- muli(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- muli(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- muli(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- muli(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- muli(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- muli(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- muli(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- muli(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place (element wise) multiplication of two matrices
- muli(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place (element wise) multiplication of two matrices
- muli(IComplexNumber, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Multiply two complex numbers, inplace
- muli(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- muli(Number, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- muli(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- muli(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- muli(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place (element wise) multiplication of two matrices
- muli(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place (element wise) multiplication of two matrices
- muli(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- muli(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- muli(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- muli(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place scalar multiplication
- muli(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place multiplication of this ndarray
- muli(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place (element wise) multiplication of two matrices
- muli(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place (element wise) multiplication of two matrices
- muli(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- muli(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- muliColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- muliColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- muliColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- muliColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- muliRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- muliRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- muliRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- muliRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- MulOp - Class in org.nd4j.linalg.api.ops.impl.transforms.arithmetic
-
Multiplication operation
- MulOp() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- MulOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- MulOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- MulOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- MulOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- MulOp(INDArray, INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- mulRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- mulRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- mulRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- mulRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- mult(AbstractNumber) - Method in interface org.nd4j.linalg.util.AbstractNumber
-
- mult(AbstractNumber) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- MultipleEpochsIterator - Class in org.nd4j.linalg.dataset.api.iterator
-
A dataset iterator for doing multiple passes over a dataset
- MultipleEpochsIterator(int, DataSetIterator) - Constructor for class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
- multiplyBy(double) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- multiplyBy(double) - Method in class org.nd4j.linalg.dataset.DataSet
-
- multiplyRound(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigDecimal, Rational) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigDecimal, int) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Multiply and round.
- multiplyRound(BigDecimal, BigInteger) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Multiply and round.
- n - Variable in class org.nd4j.linalg.api.ops.BaseOp
-
- n() - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- n() - Method in interface org.nd4j.linalg.api.ops.Op
-
The number of elements to do a op over
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Bias
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.distances.CosineSimilarity
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.distances.EuclideanDistance
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.distances.ManhattanDistance
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Dot
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.IAMax
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Max
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Mean
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Min
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Norm1
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Norm2
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.NormMax
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Prod
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.StandardDeviation
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Sum
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.accum.Variance
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThan
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThanOrEqual
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThan
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThanOrEqual
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarNotEquals
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarSetValue
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarDivision
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseDivision
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseSubtraction
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Abs
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.ACos
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.AddOp
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.CopyOp
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.DivOp
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.MulOp
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.ASin
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.ATan
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Ceil
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.Eps
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.EqualTo
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThan
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.GreaterThanOrEqual
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.LessThan
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.LessThanOrEqual
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.Max
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.Min
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.comparison.NotEqualTo
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Cos
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Exp
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Floor
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.HardTanh
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.HardTanhDerivative
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Identity
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.LinearIndex
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Log
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.MaxOut
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Negative
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.OneMinus
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Ones
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Round
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.SigmoidDerivative
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Sign
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.SoftMaxDerivative
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Sqrt
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.Tanh
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- name() - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorIFFT
-
- name() - Method in interface org.nd4j.linalg.api.ops.Op
-
The name of this operation
- nameExistsInPath(String) - Static method in class org.nd4j.linalg.util.Paths
-
Check if a file exists in the path
- Nd4j - Class in org.nd4j.linalg.factory
-
Creation of ndarrays via classpath discovery.
- Nd4j() - Constructor for class org.nd4j.linalg.factory.Nd4j
-
- Nd4jBackend - Class in org.nd4j.linalg.factory
-
An ND4j backend.
- Nd4jBackend() - Constructor for class org.nd4j.linalg.factory.Nd4jBackend
-
- Nd4jBackend.NoAvailableBackendException - Exception in org.nd4j.linalg.factory
-
- NDARRAY_FACTORY_CLASS - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- NDArrayFactory - Interface in org.nd4j.linalg.factory
-
Creation of ndarrays via classpath discovery.
- ndArrayFactoryClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- NDArrayIndex - Class in org.nd4j.linalg.indexing
-
NDArray indexing
- NDArrayIndex(int...) - Constructor for class org.nd4j.linalg.indexing.NDArrayIndex
-
NDArrayIndexing based on the given
indexes
- NDArrayIndex.NDArrayIndexAll - Class in org.nd4j.linalg.indexing
-
- NDArrayIndexAll(int...) - Constructor for class org.nd4j.linalg.indexing.NDArrayIndex.NDArrayIndexAll
-
- NDArrayIO - Interface in org.nd4j.linalg.api.io
-
NDArrayIO (interop)
- NDArrayUtil - Class in org.nd4j.linalg.util
-
Basic INDArray ops
- NDArrayUtil() - Constructor for class org.nd4j.linalg.util.NDArrayUtil
-
- ne(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- ne(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- ne(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- neg() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- neg() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- neg() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Negate each element.
- neg() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neg() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The negation of this complex number
- neg() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Negate each element.
- neg() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the ndarray negative (cloned)
- neg(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Returns the negative of an ndarray
- neg(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Negative
- neg(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the log value of the given complex number
- neg(IntervalNumber, IntervalNumber) - Static method in class org.nd4j.linalg.util.IntervalNumber
-
- NEG_UNIT - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- Negative - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Negative function
- Negative() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Negative
-
- Negative(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Negative
-
- Negative(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Negative
-
- Negative(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Negative
-
- Negative(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Negative
-
- negi() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- negi() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- negi() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Negate each element (in-place).
- negi() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- negi() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The inplace negation of this number
- negi() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Negate each element (in-place).
- negi() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place setting of the negative version of this ndarray
- neq(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- neq(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- neq(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- neq(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neq(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neq(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neq(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- neq(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- neq(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- neq(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- neqc(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- neqc(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- neqc(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Not Equals returning a complex number
- neqi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- neqi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- neqi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- neqi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neqi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neqi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- neqi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- neqi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- neqi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- neqi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- newShape(int[], char) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- newShape(int[], char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- next() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- next(int) - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- next(int) - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
Like the standard next method but allows a
customizable number of examples returned
- next() - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- next() - Method in interface org.nd4j.linalg.dataset.api.iterator.fetcher.DataSetFetcher
-
Returns the next data applyTransformToDestination
- next(int) - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Like the standard next method but allows a
customizable number of examples returned
- next() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Returns the next element in the iteration.
- next() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- next(int) - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- nextBoolean() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextBoolean() - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns the next pseudorandom, uniformly distributed
boolean
value from this random number generator's
sequence.
- nextBytes(byte[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextBytes(byte[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Generates random bytes and places them into a user-supplied
byte array.
- nextDouble() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextDouble(int[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextDouble() - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns the next pseudorandom, uniformly distributed
double
value between 0.0
and
1.0
from this random number generator's sequence.
- nextDouble(int[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Generate a gaussian number ndarray
of the specified shape
- nextFloat() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextFloat(int[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextFloat() - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns the next pseudorandom, uniformly distributed float
value between 0.0
and 1.0
from this random
number generator's sequence.
- nextFloat(int[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Generate a gaussian number ndarray
of the specified shape
- nextGaussian() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextGaussian(int[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextGaussian() - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns the next pseudorandom, Gaussian ("normally") distributed
double
value with mean 0.0
and standard
deviation 1.0
from this random number generator's sequence.
- nextGaussian(int[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Generate a gaussian number ndarray
of the specified shape
- nextInt() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextInt(int) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextInt(int[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextInt(int, int[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextInt() - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns the next pseudorandom, uniformly distributed int
value from this random number generator's sequence.
- nextInt(int) - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns a pseudorandom, uniformly distributed int value
between 0 (inclusive) and the specified value (exclusive), drawn from
this random number generator's sequence.
- nextInt(int[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Generate a random set of integers
of the specified shape.
- nextInt(int, int[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Generate a random set of integers
of the specified shape.
- nextLong() - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- nextLong() - Method in interface org.nd4j.linalg.api.rng.Random
-
Returns the next pseudorandom, uniformly distributed long
value from this random number generator's sequence.
- nextPowOf2(long) - Static method in class org.nd4j.linalg.util.MathUtils
-
See: http://stackoverflow.com/questions/466204/rounding-off-to-nearest-power-of-2
- NoAvailableBackendException() - Constructor for exception org.nd4j.linalg.factory.Nd4jBackend.NoAvailableBackendException
-
- noCopyReshape(int[], char) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Return the new strides based on the shape and ordering or null
if we can't do a reshape
- nonOneStride(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
For use with row vectors to ensure consistent strides
with varying offsets
- norm1(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- norm1(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the norm1 along the specified dimension
- norm1(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the norm1 along the specified dimension
- norm1(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the norm1 along the specified dimension
- Norm1 - Class in org.nd4j.linalg.api.ops.impl.accum
-
Sum of absolute values
- Norm1() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm1
-
- Norm1(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm1
-
- Norm1(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm1
-
- Norm1(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm1
-
- Norm1(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm1
-
- norm1(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm1(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm1(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm1(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm2(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- norm2(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the norm2 along the specified dimension
- norm2(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the norm2 along the specified dimension
- norm2(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the norm2 along the specified dimension
- Norm2 - Class in org.nd4j.linalg.api.ops.impl.accum
-
Sum of absolute values
- Norm2() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm2
-
- Norm2(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm2
-
- Norm2(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm2
-
- Norm2(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm2
-
- Norm2(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Norm2
-
- norm2(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm2(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm2(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- norm2(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- NormalDistribution - Class in org.nd4j.linalg.api.rng.distribution.impl
-
Base distribution derived from apache commons math
http://commons.apache.org/proper/commons-math/
(specifically the
org.apache.commons.math3.distribution.NormalDistribution
- NormalDistribution(Random, double, INDArray) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
- NormalDistribution(double, INDArray) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
- NormalDistribution() - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Create a normal distribution with mean equal to zero and standard
deviation equal to one.
- NormalDistribution(double, double) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Create a normal distribution using the given mean and standard deviation.
- NormalDistribution(double, double, double) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Create a normal distribution using the given mean, standard deviation and
inverse cumulative distribution accuracy.
- NormalDistribution(Random, double, double, double) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Creates a normal distribution.
- NormalDistribution(INDArray, double) - Constructor for class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
- normalize() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- normalize() - Method in class org.nd4j.linalg.dataset.DataSet
-
- normalize(double, double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Normalize a value
(val - min) / (max - min)
- normalize(double[], double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Normalizes the doubles in the array using the given value.
- normalizeMatrix(INDArray) - Static method in class org.nd4j.linalg.util.FeatureUtil
-
- normalizeToOne(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
- normalizeZeroMeanAndUnitVariance(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Normalize data to zero mean and unit variance
substract by the mean and divide by the standard deviation
- normalizeZeroMeanZeroUnitVariance() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- normalizeZeroMeanZeroUnitVariance() - Method in class org.nd4j.linalg.dataset.DataSet
-
Subtract by the column means and divide by the standard deviation
- normmax(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- normmax(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the normmax along the specified dimension
- normmax(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the normmax along the specified dimension
- normmax(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the normmax along the specified dimension
- NormMax - Class in org.nd4j.linalg.api.ops.impl.accum
-
The max absolute value
- NormMax() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.NormMax
-
- NormMax(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.NormMax
-
- NormMax(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.NormMax
-
- NormMax(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.NormMax
-
- NormMax(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.NormMax
-
- normmax(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- normmax(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- normmax(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- normmax(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- not() - Method in class org.nd4j.linalg.indexing.conditions.ConditionBuilder
-
- Not - Class in org.nd4j.linalg.indexing.conditions
-
Created by agibsonccc on 10/9/14.
- Not(Condition) - Constructor for class org.nd4j.linalg.indexing.conditions.Not
-
- NotEqualTo - Class in org.nd4j.linalg.api.ops.impl.transforms.comparison
-
Not equal to function:
Bit mask over whether 2 elements are not equal or not
- NotEqualTo() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.NotEqualTo
-
- NotEqualTo(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.NotEqualTo
-
- NotEqualTo(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.NotEqualTo
-
- NotEqualTo(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.NotEqualTo
-
- NotEqualTo(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.comparison.NotEqualTo
-
- nrm2(NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute || x ||_2 (2-norm)
- nrm2(IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- nTimes(int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Repeat a value n times
- num - Variable in class org.nd4j.linalg.api.ops.BaseScalarOp
-
- NUMERICAL_STABILITY - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- numExamples() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- numExamples - Variable in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- numExamples() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- numExamples() - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
Total number of examples in the dataset
- numExamples() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Total number of examples in the dataset
- numExamples() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- numExamples() - Method in class org.nd4j.linalg.dataset.DataSet
-
- numInputs() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- numInputs() - Method in class org.nd4j.linalg.dataset.DataSet
-
The number of inputs in the feature matrix
- numIterations - Variable in class org.nd4j.linalg.learning.AdaGrad
-
- numOutcomes() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- numOutcomes - Variable in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- numOutcomes() - Method in class org.nd4j.linalg.dataset.DataSet
-
- numProcessed() - Method in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- numProcessed - Variable in class org.nd4j.linalg.api.ops.BaseOp
-
- numProcessed() - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- numProcessed() - Method in interface org.nd4j.linalg.api.ops.Op
-
Number processed
- padWithZeros(IComplexNDArray, int[]) - Static method in class org.nd4j.linalg.util.ComplexNDArrayUtil
-
Pads an ndarray with zeros
- padWithZeros(INDArray, int[]) - Static method in class org.nd4j.linalg.util.NDArrayUtil
-
Pads an INDArray with zeros
- partitionVariable(List<Double>, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will partition the given whole variable data applyTransformToDestination in to the specified chunk number.
- passThrough - Variable in class org.nd4j.linalg.api.ops.BaseOp
-
- PATH_ENV_VARIABLE - Static variable in class org.nd4j.linalg.util.Paths
-
- Paths - Class in org.nd4j.linalg.util
-
Path Utilities
- Paths() - Constructor for class org.nd4j.linalg.util.Paths
-
- PCA - Class in org.nd4j.linalg.dimensionalityreduction
-
PCA class for dimensionality reduction
- PCA() - Constructor for class org.nd4j.linalg.dimensionalityreduction.PCA
-
- pca(INDArray, int, boolean) - Static method in class org.nd4j.linalg.dimensionalityreduction.PCA
-
Reduce the dimension of x
to the specified number of dimensions.
- permutation(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the permutation of n choose r.
- permute(int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
See: http://www.mathworks.com/help/matlab/ref/permute.html
- permute(int[]) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
See: http://www.mathworks.com/help/matlab/ref/permute.html
- permute(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
See: http://www.mathworks.com/help/matlab/ref/permute.htsliceml
- permute(int...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
See: http://www.mathworks.com/help/matlab/ref/permute.html
- persist() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- persist() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Mark this buffer as persistent
- pi(MathContext) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Euler’s constant.
- plus(int[], int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- pochhammer(BigDecimal, int) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Pochhammer’s function.
- postProcess(IComplexNDArray, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
- posv(char, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- Pow - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Pow function
- Pow() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- Pow(INDArray, INDArray, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- Pow(INDArray, INDArray, int, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- Pow(INDArray, INDArray, INDArray, int, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- Pow(INDArray, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Pow
-
- pow(INDArray, Number) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Pow function
- pow(INDArray, Number, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Pow function
- pow(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Power function.
- pow(IComplexNumber, IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Raise a complex number to a power
- pow(IComplexNumber, double) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Raise a complex number to a power
- powRound(BigDecimal, int) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Raise to an integer power and round.
- prec2err(double, int) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Convert a precision (relative error) to an absolute error.
- preProcess(DataSet) - Method in interface org.nd4j.linalg.dataset.api.DataSetPreProcessor
-
Pre process a dataset
- preProcess(IComplexNDArray, IComplexNDArray, int, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
- preProcessor - Variable in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- pro() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- probability(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(x0 < X <= x1)
.
- probability(double) - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(X = x)
.
- probability(double) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(X = x)
.
- probability(int) - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
- probability(double, double) - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
For a random variable X
whose values are distributed according
to this distribution, this method returns P(x0 < X <= x1)
.
- probRound(double, Random) - Static method in class org.nd4j.linalg.util.MathUtils
-
Rounds a double to the next nearest integer value in a probabilistic
fashion (e.g.
- probToLogOdds(double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Returns the log-odds for a given probability.
- prod(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- prod(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the product along a given dimension
- prod(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the product along a given dimension
- prod(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the product along a given dimension
- Prod - Class in org.nd4j.linalg.api.ops.impl.accum
-
Prod the components
- Prod() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Prod
-
- Prod(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Prod
-
- Prod(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Prod
-
- Prod(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Prod
-
- Prod(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Prod
-
- prod(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- prod(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- prod(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- prod(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- prod(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Product of an int array
- props - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- put(int, IComplexNumber) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- put(int, float) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- put(int, double) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- put(int, int) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- put(int, float) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign an element in the buffer to the specified index
- put(int, double) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign an element in the buffer to the specified index
- put(int, int) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Assign an element in the buffer to the specified index
- put(int, IComplexNumber) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
- put(NDArrayIndex[], INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(int, int, Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Inserts the element at the specified index
- put(int[], double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(int, int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(int, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Inserts the element at the specified index
- put(int[], INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Inserts the element at the specified index
- put(int, int, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Inserts the element at the specified index
- put(NDArrayIndex[], IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(NDArrayIndex[], IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(NDArrayIndex[], Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(int, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Inserts the element at the specified index
- put(int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(int[], float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- put(NDArrayIndex[], IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- put(NDArrayIndex[], IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- put(NDArrayIndex[], Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- put(int, int, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Inserts the element at the specified index
- put(int[], INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Inserts the element at the specified index
- put(int, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Put a scalar ndarray at the specified index
- put(int, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Inserts the element at the specified index
- put(int[], float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- put(int[], double) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- put(int, int, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- put(int[], INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Inserts the element at the specified index
- put(int, int, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Inserts the element at the specified index
- put(int, int, Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Inserts the element at the specified index
- put(NDArrayIndex[], INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- put(NDArrayIndex[], Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- put(int, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Inserts the element at the specified index
- put(NDArrayIndex[], INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Put the elements of the ndarray
in to the specified indices
- put(NDArrayIndex[], Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Put the elements of the ndarray
in to the specified indices
- put(int[], INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Inserts the element at the specified index
- put(int, int, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Inserts the element at the specified index
- put(int, int, Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Inserts the element at the specified index
- put(int, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Inserts the element at the specified index
- putColumn(int, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Insert a column in to this array
Will throw an exception if this
ndarray is not a matrix
- putColumn(int, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Insert a column in to this array
Will throw an exception if this
ndarray is not a matrix
- putColumn(int, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Insert a column in to this array
Will throw an exception if this
ndarray is not a matrix
- putColumn(int, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Insert a column in to this array
Will throw an exception if this
ndarray is not a matrix
- putImag(int, int, double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putImag(int, float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putImag(int[], float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putImag(int[], double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putImag(int, int, float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putImag(int[], float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putImag(int[], double) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putImag(int, int, float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putImag(int, int, double) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putImag(int, float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putReal(int, int, double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putReal(int, float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putReal(int, int, float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putReal(int[], float) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putReal(int[], double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putReal(int[], float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putReal(int[], double) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putReal(int, int, float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putReal(int, int, double) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putReal(int, float) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putRow(int, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Insert a row in to this array
Will throw an exception if this
ndarray is not a matrix
- putRow(int, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Insert a row in to this array
Will throw an exception if this
ndarray is not a matrix
- putRow(int, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Insert a row in to this array
Will throw an exception if this
ndarray is not a matrix
- putRow(int, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Insert a row in to this array
Will throw an exception if this
ndarray is not a matrix
- putScalar(int, int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putScalar(int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putScalar(int, double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putScalar(int[], double) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putScalar(int[], IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- putScalar(int, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putScalar(int, double) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putScalar(int[], IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putScalar(int, int, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putScalar(int, double) - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- putScalar(int, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- putScalar(int, double) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- putScalar(int, float) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- putScalar(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- putScalar(int[], double) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- putScalar(int[], float) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- putScalar(int[], int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- putScalar(int, double) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Insert the number linearly in to the ndarray
- putScalar(int, float) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Insert a scalar float at the specified index
- putScalar(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Insert a scalar int at the specified index
- putScalar(int[], double) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Insert the item at the specified indices
- putScalar(int[], float) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- putScalar(int[], int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- putScalar(int, double) - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- putSlice(int, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Assigns the given matrix (put) to the specified slice
- putSlice(int, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Assigns the given matrix (put) to the specified slice
- putSlice(int, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Assigns the given matrix (put) to the specified slice
- putSlice(int, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- putSlice(int, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Assigns the given matrix (put) to the specified slice
- putSlice(int, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Assigns the given matrix (put) to the specified slice
- rand(int[], double, double, Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- rand(int, int, double, double, Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
- rand(int[], float, float, Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Generates a random matrix between min and max
- rand(int, int, float, float, Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Generates a random matrix between min and max
- rand(int, int, Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int, int, long) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using
the current time as the seed
- rand(int[], Distribution) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int[], Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int[], long) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a random ndarray with the given shape using
the current time as the seed
- rand(int[], double, double, Random) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Generates a random matrix between min and max
- rand(int, int, double, double, Random) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Generates a random matrix between min and max
- rand(int, int, Random) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Deprecated.
- rand(long, int...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using the given rng
- rand(int, int, long) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using the given rng
- rand(int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using
the current time as the seed
- rand(int[], Distribution) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using the given rng
- rand(int[], Random) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using the given rng
- rand(int[], long) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using the given rng
- rand(int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a random ndarray with the given shape using
the current time as the seed
- rand(int[], float, float, Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Generates a random matrix between min and max
- rand(int, int, float, float, Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Generates a random matrix between min and max
- rand(int, int, Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int, int, long) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using
the current time as the seed
- rand(int[], Distribution) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int[], Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int[], long) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using the given rng
- rand(int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a random ndarray with the given shape using
the current time as the seed
- rand(int, int, double, double, Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- rand(int[], double, double, Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- randn(int, int, Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Random normal using the given rng
- randn(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Random normal using the current time stamp
as the seed
- randn(int, int, long) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Random normal using the specified seed
- randn(int[], Random) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Random normal using the given rng
- randn(int[]) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Random normal using the current time stamp
as the seed
- randn(int[], long) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Random normal using the specified seed
- randn(int, int, Random) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Random normal using the given rng
- randn(int, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Random normal using the current time stamp
as the seed
- randn(int, int, long) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Random normal using the specified seed
- randn(int[], Random) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Random normal using the given rng
- randn(int[]) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Random normal using the current time stamp
as the seed
- randn(int[], long) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Random normal using the specified seed
- randn(int, int, Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Random normal using the given rng
- randn(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Random normal using the current time stamp
as the seed
- randn(int, int, long) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Random normal using the specified seed
- randn(int[], Random) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Random normal using the given rng
- randn(int[]) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Random normal using the current time stamp
as the seed
- randn(int[], long) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Random normal using the specified seed
- random - Variable in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
- Random - Interface in org.nd4j.linalg.api.rng
-
Random generation based on commons math.
- RANDOM - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- random - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- randomClazz - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- randomDoubleBetween(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
- randomFloatBetween(float, float) - Static method in class org.nd4j.linalg.util.MathUtils
-
- randomGenerator - Variable in class org.nd4j.linalg.api.rng.DefaultRandom
-
- randomNumberBetween(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Generates a random integer between the specified numbers
- randomNumberBetween(double, double, RandomGenerator) - Static method in class org.nd4j.linalg.util.MathUtils
-
Generates a random integer between the specified numbers
- randomPermutation(int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Credit to mikio braun from jblas
Create a random permutation of the numbers 0, ..., size - 1.
- range(double[], int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns a subset of an array from 0 to "to"
- range(double[], int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns a subset of an array from 0 to "to"
using the specified stride
- range(double[], int, int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns a subset of an array from 0 to "to"
using the specified stride
- range(int, int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Generate an int array ranging from
from to to.
- range(int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Generate an int array ranging from
from to to.
- rangeOfLength(NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.NDArrayIndex
-
Create a range based on the given indexes.
- rank() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rank() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
The rank of the ndarray (the number of dimensions
- ravel() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Flattens the array for linear indexing
- ravel() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns a flattened version (row vector) of this ndarray
- ravel() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Flattens the array for linear indexing
- ravel() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns a flattened version (row vector) of this ndarray
- rawfft(IComplexNDArray, int, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
Underlying fft algorithm
- rawfft(IComplexNDArray, int, int) - Static method in class org.nd4j.linalg.fft.FFT
-
Underlying fft algorithm
- rawfft(IComplexNDArray, int, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
Underlying fft algorithm
- rawfftn(IComplexNDArray, int[], int[]) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- rawfftn(IComplexNDArray, int[], int[]) - Static method in class org.nd4j.linalg.fft.FFT
-
- rawfftn(IComplexNDArray, int[], int[]) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- rawifft(IComplexNDArray, int) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- rawifft(IComplexNDArray, int, int) - Method in class org.nd4j.linalg.fft.DefaultFFTInstance
-
- rawifft(IComplexNDArray, int, int) - Static method in class org.nd4j.linalg.fft.FFT
-
- rawifft(IComplexNDArray, int) - Static method in class org.nd4j.linalg.fft.FFT
-
- rawifft(IComplexNDArray, int, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
Underlying ifft impl
- rawifft(IComplexNDArray, int) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
Underlying ifft impl
- rawifftn(IComplexNDArray, int[], int[]) - Method in class org.nd4j.linalg.fft.BaseFFTInstance
-
- rawifftn(IComplexNDArray, int[], int[]) - Static method in class org.nd4j.linalg.fft.FFT
-
- rawifftn(IComplexNDArray, int[], int[]) - Method in interface org.nd4j.linalg.fft.FFTInstance
-
- rdiv(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rdiv(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rdiv(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rdiv(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rdiv(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdiv(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdiv(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdiv(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdiv(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reverse division
- rdiv(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reverse division
- rdiv(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiv(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiv(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiv(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiv(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiv(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reverse division
- rdiv(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reverse division
- rdiv(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Divide two complex numbers
- rdiv(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rdiv(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdiv(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reverse division
- rdiv(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reverse division
- rdiv(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdiv(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdiv(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdiv(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse division
- rdiv(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse division (number / ndarray)
- rdiv(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse division
- rdiv(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse division
- rdiv(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rdiv(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rdivColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdivColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place reverse division of a column vector
- rdivi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rdivi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rdivi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rdivi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rdivi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rdivi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rdivi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rdivi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rdivi(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivi(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reverse divsion (in place)
- rdivi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reverse division (in-place)
- rdivi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivi(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivi(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reverse divsion (in place)
- rdivi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reverse division (in-place)
- rdivi(IComplexNumber, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Divide two complex numbers, in-place
- rdivi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rdivi(Number, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rdivi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rdivi(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdivi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reverse divsion (in place)
- rdivi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reverse division (in-place)
- rdivi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdivi(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdivi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdivi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place reverse division
- rdivi(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse in place division
- rdivi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse divsion (in place)
- rdivi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse division (in-place)
- rdivi(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rdivi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rdiviColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdiviColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiviColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdiviColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place reverse divison of a column vector
- rdiviRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdiviRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdiviRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdiviRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- rdivRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rdivRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rdivRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rdivRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- read(File) - Method in class org.nd4j.linalg.api.io.BaseNDArrayIO
-
Read in an ndarray from a file
- read(InputStream) - Method in interface org.nd4j.linalg.api.io.NDArrayIO
-
Read in an ndrray from an input stream
- read(File) - Method in interface org.nd4j.linalg.api.io.NDArrayIO
-
Read in an ndarray from a file
- read(DataInputStream) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Read in an ndarray from a data input stream
- read(int, DataInputStream) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- readComplex(File) - Method in class org.nd4j.linalg.api.io.BaseNDArrayIO
-
Read in a complex ndarray from a file
- readComplex(InputStream) - Method in interface org.nd4j.linalg.api.io.NDArrayIO
-
Read in a complex ndarray
- readComplex(File) - Method in interface org.nd4j.linalg.api.io.NDArrayIO
-
Read in a complex ndarray from a file
- readComplex(DataInputStream) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Read in an ndarray from a data input stream
- readDouble(int, DataInputStream) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- readFloat(int, DataInputStream) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- readTxt(InputStream, String) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Read line via input streams
- readTxt(String, String) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Read line via input streams
- readTxt(String) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Read line via input streams
- real - Variable in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- real - Variable in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- real() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Get realComponent part of the matrix.
- real() - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- realComponent() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- realComponent() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- realComponent() - Method in interface org.nd4j.linalg.api.complex.IComplexDouble
-
- realComponent() - Method in interface org.nd4j.linalg.api.complex.IComplexFloat
-
- realComponent() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The real component of this number
- RectifedLinear - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Rectified linear units
- RectifedLinear() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, INDArray, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, INDArray, int, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, INDArray, INDArray, int, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- RectifedLinear(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.RectifedLinear
-
- ref - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- ref - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- referenceQueue - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- references() - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- references() - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
The referencers pointing to this buffer
- references - Variable in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- referencing - Variable in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- ReflectionUtil - Class in org.nd4j.linalg.util
-
Reflect utilities
- ReflectionUtil() - Constructor for class org.nd4j.linalg.util.ReflectionUtil
-
- refQueue() - Static method in class org.nd4j.linalg.factory.Nd4j
-
The reference queue used for cleaning up
ndarrays
- remove() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- remove() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Removes from the underlying collection the last element returned
by this iterator (optional operation).
- remove() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- removeIndex(int[], int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Return a copy of this array with the
given index omitted
- removeIndex(Integer[], int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns the array with the item in index
removed, if the array is empty it will return the array itself
- removeReferencing(String) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- removeReferencing(String) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Remove the referenced id if it exists
- repeat(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an n x (shape)
ndarray where the ndarray is repeated num times
- repeat(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create an n x (shape)
ndarray where the ndarray is repeated num times
- replace(int[], int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Return a copy of this array with the
given index omitted
- repmat(int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Replicate and tile array to fill out to the given shape
- repmat(int...) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Replicate and tile array to fill out to the given shape
- repmat(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Replicate and tile array to fill out to the given shape
- repmat(int...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Replicate and tile array to fill out to the given shape
- reseedRandomGenerator(long) - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
Reseed the random generator used to generate samples.
- reseedRandomGenerator(long) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Reseed the random generator used to generate samples.
- reset() - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
- reset() - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
Resets the iterator back to the beginning
- reset() - Method in class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- reset() - Method in interface org.nd4j.linalg.dataset.api.iterator.fetcher.DataSetFetcher
-
Returns the fetcher back to the beginning of the dataset
- reset() - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Resets the iterator back to the beginning
- reset() - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- resetLinearView() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- resetLinearView() - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- resetLinearView() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- resetLinearView() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Resets the linear view
- resetLinearView() - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- reshape(int...) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reshape the ndarray in to the specified dimensions,
possible errors being thrown for invalid shapes
- reshape(int, int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reshape the matrix.
- reshape(int, int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reshapes the ndarray (can't change the length of the ndarray)
- reshape(int...) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reshapes the ndarray (can't change the length of the ndarray)
- reshape(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reshape the ndarray in to the specified dimensions,
possible errors being thrown for invalid shapes
- reshape(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reshape the matrix.
- reshape(int...) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reshapes the ndarray (can't change the length of the ndarray)
- reshape(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reshapes the ndarray (can't change the length of the ndarray)
- reshape(int, int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- reshape(int, int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Reshapes the input in to the given rows and columns
- RESOURCE_MANAGER - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- RESOURCE_MANGER_ON - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- resourceManagerOn - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- reverse(INDArray) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Reverses the passed in matrix such that m[0] becomes m[m.length - 1] etc
- reverse(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Reverses the passed in matrix such that m[0] becomes m[m.length - 1] etc
- reverse(INDArray) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Reverses the passed in matrix such that m[0] becomes m[m.length - 1] etc
- reverse() - Method in class org.nd4j.linalg.indexing.NDArrayIndex
-
- reverse(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Reverse the passed in array in place
- reverse(E[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- reverseCopy(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Create a backwards copy of the given array
- reverseCopy(float[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- reverseCopy(E[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- root(int, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The integer root.
- rootMeansSquaredError(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the root mean squared error of two data sets
- rot(INDArray) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Reverses the passed in matrix such that m[0] becomes m[m.length - 1] etc
- rot(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Reverses the passed in matrix such that m[0] becomes m[m.length - 1] etc
- rot(INDArray) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Reverses the passed in matrix such that m[0] becomes m[m.length - 1] etc
- rot90(INDArray) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Rotate a matrix 90 degrees
- rot90(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Rotate a matrix 90 degrees
- rot90(INDArray) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Rotate a matrix 90 degrees
- Round - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Rounding function
- Round() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Round
-
- Round(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Round
-
- Round(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Round
-
- Round(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Round
-
- Round(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Round
-
- round(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Rounding function
- round(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Rounding function
- round(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
- round(double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Rounds a double to the next nearest integer value.
- roundDouble(double, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
Rounds a double to the given number of decimal places.
- roundFloat(float, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
Rounds a double to the given number of decimal places.
- roundToTheNearest(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- roundToTheNearest(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
- rowNumber(int, INDArray) - Static method in class org.nd4j.linalg.indexing.Indices
-
Compute the linear offset
for an index in an ndarray.
- rows - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rows() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the number of rows
in the array (only 2d) throws an exception when
called when not 2d
- rows() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the number of rows in this matrix (throws exception if not 2d)
- rsub(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rsub(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rsub(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rsub(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rsub(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsub(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsub(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsub(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsub(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reverse subtraction
- rsub(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsub(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsub(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsub(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsub(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsub(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsub(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reverse subtraction
- rsub(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsub(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Subtract two complex numbers
- rsub(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rsub(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsub(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reverse subtraction
- rsub(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsub(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsub(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsub(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsub(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse subtraction with duplicates
- rsub(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse subtraction
- rsub(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse subtraction
- rsub(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsub(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsub(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsubColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- rsubi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rsubi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rsubi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rsubi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- rsubi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rsubi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rsubi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rsubi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- rsubi(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubi(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Reverse subtraction (in-place)
- rsubi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubi(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubi(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Reverse subtraction (in-place)
- rsubi(Number, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rsubi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- rsubi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Reverse subtract a number
- rsubi(IComplexNumber, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Reverse subtraction
- rsubi(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Reverse subtraction (in-place)
- rsubi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubi(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsubi(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse in place subtraction
- rsubi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsubi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Reverse subtraction (in-place)
- rsubi(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsubi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- rsubiColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubiColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubiColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubiColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- rsubiRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubiRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubiRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubiRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- rsubRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- rsubRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- rsubRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- rsubRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- run() - Method in class org.nd4j.linalg.api.buffer.BufferReaper
-
- run() - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- runNTimes(Runnable) - Method in class org.nd4j.linalg.benchmark.TimeOperations
-
- SaddlePointExpansion - Class in org.nd4j.linalg.api.rng.distribution.impl
-
Utility class used by various distributions to accurately compute their
respective probability mass functions.
- sample() - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
Generate a random value sampled from this distribution.
- sample(int) - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
Generate a random sample from the distribution.
- sample(int[]) - Method in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
- sample() - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Generate a random value sampled from this distribution.
- sample(int) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Generate a random sample from the distribution.
- sample(int[]) - Method in interface org.nd4j.linalg.api.rng.distribution.Distribution
-
Sample the given shape
- sample(int[]) - Method in class org.nd4j.linalg.api.rng.distribution.impl.BinomialDistribution
-
- sample() - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
Generate a random value sampled from this distribution.
- sample(int[]) - Method in class org.nd4j.linalg.api.rng.distribution.impl.NormalDistribution
-
- sample() - Method in class org.nd4j.linalg.api.rng.distribution.impl.UniformDistribution
-
Generate a random value sampled from this distribution.
- sample(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- sample(int, Random) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- sample(int, boolean) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- sample(int, Random, boolean) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- sample(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sample without replacement and a random rng
- sample(int, Random) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sample without replacement
- sample(int, boolean) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sample a dataset numSamples times
- sample(int, Random, boolean) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sample a dataset
- sampleDoublesInInterval(double[][], int) - Static method in class org.nd4j.linalg.util.MathUtils
-
- SamplingDataSetIterator - Class in org.nd4j.linalg.dataset.api.iterator
-
A wrapper for a dataset to sample from.
- SamplingDataSetIterator(DataSet, int, int, boolean) - Constructor for class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- SamplingDataSetIterator(DataSet, int, int) - Constructor for class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
- saxpy(double, INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- saxpy(float, INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Abstraction over saxpy
- scal(double, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- scal(float, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute x <- alpha * x (scale a matrix)
- scal(IComplexFloat, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- scal(IComplexDouble, IComplexNDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- scalar() - Method in class org.nd4j.linalg.api.ops.BaseScalarOp
-
- scalar() - Method in interface org.nd4j.linalg.api.ops.ScalarOp
-
The normal scalar
- scalar(Number, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(float, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(double, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(int, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(Number) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(float) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(double) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexNumber, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(IComplexFloat) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexDouble) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexNumber) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(IComplexFloat, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexDouble, int) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(Number, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar ndarray with the specified offset
- scalar(double, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(float, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(Number) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar ndarray with the specified offset
- scalar(double) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(float) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexNumber, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar ndarray with the specified offset
- scalar(IComplexFloat) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexDouble) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexNumber) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar ndarray with the specified offset
- scalar(IComplexFloat, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexDouble, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Create a scalar nd array with the specified value and offset
- scalar(Number, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(float, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(double, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(int, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
- scalar(Number) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(float) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(double) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexNumber, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(IComplexFloat) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexDouble) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexNumber) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar ndarray with the specified offset
- scalar(IComplexFloat, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- scalar(IComplexDouble, int) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Create a scalar nd array with the specified value and offset
- ScalarAdd - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar addition
- ScalarAdd() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- ScalarAdd(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- ScalarAdd(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- ScalarAdd(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- ScalarAdd(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- ScalarAdd(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarAdd
-
- ScalarDivision - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar division
- ScalarDivision() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarDivision
-
- ScalarDivision(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarDivision
-
- ScalarDivision(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarDivision
-
- ScalarDivision(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarDivision
-
- ScalarDivision(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarDivision
-
- ScalarEquals - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Return a binary (0 or 1) when greater than a number
- ScalarEquals() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- ScalarEquals(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- ScalarEquals(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- ScalarEquals(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- ScalarEquals(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- ScalarEquals(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarEquals
-
- scalarEquals(int[], int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns true if the given shapes are both scalars (0 dimension or shape[0] == 1)
- ScalarGreaterThan - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Return a binary (0 or 1) when greater than a number
- ScalarGreaterThan() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThan
-
- ScalarGreaterThan(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThan
-
- ScalarGreaterThan(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThan
-
- ScalarGreaterThan(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThan
-
- ScalarGreaterThan(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThan
-
- ScalarGreaterThanOrEqual - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Return a binary (0 or 1) when greater than or equal to a number
- ScalarGreaterThanOrEqual() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThanOrEqual
-
- ScalarGreaterThanOrEqual(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThanOrEqual
-
- ScalarGreaterThanOrEqual(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThanOrEqual
-
- ScalarGreaterThanOrEqual(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThanOrEqual
-
- ScalarGreaterThanOrEqual(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarGreaterThanOrEqual
-
- ScalarLessThan - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Return a binary (0 or 1) when less than a number
- ScalarLessThan() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThan
-
- ScalarLessThan(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThan
-
- ScalarLessThan(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThan
-
- ScalarLessThan(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThan
-
- ScalarLessThan(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThan
-
- ScalarLessThanOrEqual - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Return a binary (0 or 1) when less than
or equal to a number
- ScalarLessThanOrEqual() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThanOrEqual
-
- ScalarLessThanOrEqual(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThanOrEqual
-
- ScalarLessThanOrEqual(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThanOrEqual
-
- ScalarLessThanOrEqual(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThanOrEqual
-
- ScalarLessThanOrEqual(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarLessThanOrEqual
-
- ScalarMax - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar max operation.
- ScalarMax() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- ScalarMax(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- ScalarMax(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- ScalarMax(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- ScalarMax(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMax
-
- ScalarMultiplication - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar multiplication
- ScalarMultiplication() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- ScalarMultiplication(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- ScalarMultiplication(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- ScalarMultiplication(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- ScalarMultiplication(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- ScalarMultiplication(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarMultiplication
-
- ScalarNotEquals - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Return a binary (0 or 1)
when greater than a number
- ScalarNotEquals() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarNotEquals
-
- ScalarNotEquals(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarNotEquals
-
- ScalarNotEquals(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarNotEquals
-
- ScalarNotEquals(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarNotEquals
-
- ScalarNotEquals(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarNotEquals
-
- ScalarOp - Interface in org.nd4j.linalg.api.ops
-
- ScalarReverseDivision - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar reverse division
- ScalarReverseDivision() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseDivision
-
- ScalarReverseDivision(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseDivision
-
- ScalarReverseDivision(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseDivision
-
- ScalarReverseDivision(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseDivision
-
- ScalarReverseDivision(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseDivision
-
- ScalarReverseSubtraction - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar reverse subtraction
- ScalarReverseSubtraction() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseSubtraction
-
- ScalarReverseSubtraction(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseSubtraction
-
- ScalarReverseSubtraction(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseSubtraction
-
- ScalarReverseSubtraction(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseSubtraction
-
- ScalarReverseSubtraction(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarReverseSubtraction
-
- ScalarSetValue - Class in org.nd4j.linalg.api.ops.impl.scalar.comparison
-
Scalar value set operation.
- ScalarSetValue() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarSetValue
-
- ScalarSetValue(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarSetValue
-
- ScalarSetValue(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarSetValue
-
- ScalarSetValue(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarSetValue
-
- ScalarSetValue(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.comparison.ScalarSetValue
-
- ScalarSubtraction - Class in org.nd4j.linalg.api.ops.impl.scalar
-
Scalar subtraction
- ScalarSubtraction() - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- ScalarSubtraction(INDArray, INDArray, INDArray, int, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- ScalarSubtraction(INDArray, Number) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- ScalarSubtraction(INDArray, INDArray, INDArray, int, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- ScalarSubtraction(INDArray, IComplexNumber) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- ScalarSubtraction(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.scalar.ScalarSubtraction
-
- scale() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- scale() - Method in class org.nd4j.linalg.dataset.DataSet
-
Divides the input data transform
by the max number in each row
- scaleByMax(INDArray) - Static method in class org.nd4j.linalg.util.FeatureUtil
-
Divides each row by its max
- scaleMinAndMax(double, double) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- scaleMinAndMax(double, double) - Method in class org.nd4j.linalg.dataset.DataSet
-
- scaleMinMax(double, double, INDArray) - Static method in class org.nd4j.linalg.util.FeatureUtil
-
Scales the ndarray columns
to the given min/max values
- scalePrec(BigDecimal, int) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Append decimal zeros to the value.
- scalePrec(BigDecimal, MathContext) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Boost the precision by appending decimal zeros to the value.
- score(INDArray, LossFunctions.LossFunction, INDArray, double, boolean) - Static method in class org.nd4j.linalg.lossfunctions.LossFunctions
-
Generic scoring function.
- secondaryStride() - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- secondaryStride() - Method in class org.nd4j.linalg.api.complex.LinearViewComplexNDArray
-
- secondaryStride() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- secondaryStride() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Return the second stride for an ndarray.
- secondaryStride() - Method in class org.nd4j.linalg.api.ndarray.LinearViewNDArray
-
- serialVersionUID - Static variable in class org.nd4j.linalg.learning.AdaGrad
-
- set(Number, Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- set(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- set(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- set(Number, Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- set(Number, Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Set the real and imaginary components
- set(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Set a complex number's components to be this ones
- setBlasWrapper(BlasWrapper) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Sets the global blas wrapper
- setColumnNames(List<String>) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- setColumnNames(List<String>) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sets the column names, will throw an exception if the column names
don't match the number of columns
- setConvolution(ConvolutionInstance) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Set a convolution instance
- setCurrentResult(Number) - Method in interface org.nd4j.linalg.api.ops.Accumulation
-
Set the current result
- setCurrentResult(Number) - Method in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- setCurrentResultComplex(IComplexNumber) - Method in interface org.nd4j.linalg.api.ops.Accumulation
-
Set the current complex number
result
- setCurrentResultComplex(IComplexNumber) - Method in class org.nd4j.linalg.api.ops.BaseAccumulation
-
- setData(int[]) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- setData(float[]) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- setData(double[]) - Method in class org.nd4j.linalg.api.buffer.BaseDataBuffer
-
- setData(int[]) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Set the data for this buffer
- setData(float[]) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Set the data for this buffer
- setData(double[]) - Method in interface org.nd4j.linalg.api.buffer.DataBuffer
-
Set the data for this buffer
- setData(float[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- setData(DataBuffer) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- setData(DataBuffer) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- setData(float[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- setDataBufferLogEntries(List<DataBufferLogEntry>) - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- setDataType(String) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- setDataType(String) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setDecayLr(boolean) - Method in class org.nd4j.linalg.learning.AdaGrad
-
- setDType(DataBuffer.Type) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Sets the data type
- setDType(DataBuffer.Type) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Sets the data type
- setEntries(List<LogEntry>) - Method in class org.nd4j.linalg.api.instrumentation.InMemoryInstrumentation
-
- setFactory(NDArrayFactory) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- setFeatures(INDArray) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- setFeatures(INDArray) - Method in class org.nd4j.linalg.dataset.DataSet
-
- setFft(FFTInstance) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- setHistoricalGradient(INDArray) - Method in class org.nd4j.linalg.learning.AdaGrad
-
- setId(String) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setInterval(boolean) - Method in class org.nd4j.linalg.indexing.NDArrayIndex
-
- setLabelNames(List<String>) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- setLabelNames(List<String>) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sets the label names, will throw an exception if the passed
in label names doesn't equal the number of outcomes
- setLabels(INDArray) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- setLabels(INDArray) - Method in class org.nd4j.linalg.dataset.DataSet
-
- setLength(long) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- setLength(long) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setMasterStepSize(double) - Method in class org.nd4j.linalg.learning.AdaGrad
-
- setNdArrayFactoryClazz(Class<? extends NDArrayFactory>) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- setNdArrayType(String) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setNewNumberOfLabels(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- setNewNumberOfLabels(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Clears the outcome matrix setting a new number of labels
- setOrder(char) - Method in class org.nd4j.linalg.factory.BaseNDArrayFactory
-
Sets the order.
- setOrder(char) - Method in interface org.nd4j.linalg.factory.NDArrayFactory
-
Sets the order.
- setOutcome(int, int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- setOutcome(int, int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Sets the outcome of a particular example
- setParams(INDArray, Collection<INDArray>...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Given a sequence of Iterators over a applyTransformToDestination of matrices, fill in all of
the matrices with the entries in the theta vector.
- setParams(INDArray, Iterator<? extends INDArray>...) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Given a sequence of Iterators over a applyTransformToDestination of matrices, fill in all of
the matrices with the entries in the theta vector.
- setPreProcessor(DataSetPreProcessor) - Method in class org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
-
Set a pre processor
- setPreProcessor(DataSetPreProcessor) - Method in interface org.nd4j.linalg.dataset.api.iterator.DataSetIterator
-
Set a pre processor
- setPreProcessor(DataSetPreProcessor) - Method in class org.nd4j.linalg.dataset.api.iterator.MultipleEpochsIterator
-
Set a pre processor
- setPreProcessor(DataSetPreProcessor) - Method in class org.nd4j.linalg.dataset.api.iterator.SamplingDataSetIterator
-
Set a pre processor
- SetRange - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Set range to a particular set of values
- SetRange() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- SetRange(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- SetRange(INDArray, INDArray, double, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- SetRange(INDArray, INDArray, int, double, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- SetRange(INDArray, INDArray, INDArray, int, double, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- SetRange(INDArray, double, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SetRange
-
- setReferences(Collection<String>) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- setReferences(Collection<String>) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setSeed(int) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- setSeed(int[]) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- setSeed(long) - Method in class org.nd4j.linalg.api.rng.DefaultRandom
-
- setSeed(int) - Method in interface org.nd4j.linalg.api.rng.Random
-
Sets the seed of the underlying random number generator using an
int
seed.
- setSeed(int[]) - Method in interface org.nd4j.linalg.api.rng.Random
-
Sets the seed of the underlying random number generator using an
int
array seed.
- setSeed(long) - Method in interface org.nd4j.linalg.api.rng.Random
-
Sets the seed of the underlying random number generator using a
long
seed.
- setShape(int[]) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setStackTraceElements(StackTraceElement[]) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- setStackTraceElements(StackTraceElement[]) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setStatus(String) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- setStride(int[]) - Method in class org.nd4j.linalg.api.instrumentation.LogEntry
-
- setStride(int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- setStride(int[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- setTest(DataSet) - Method in class org.nd4j.linalg.dataset.SplitTestAndTrain
-
- setTimestamp(long) - Method in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- setTrain(DataSet) - Method in class org.nd4j.linalg.dataset.SplitTestAndTrain
-
- setX(INDArray) - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- setX(INDArray) - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- setX(INDArray) - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorIFFT
-
- setX(INDArray) - Method in interface org.nd4j.linalg.api.ops.Op
-
set x (the input ndarray)
- setY(INDArray) - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- setY(INDArray) - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- setY(INDArray) - Method in interface org.nd4j.linalg.api.ops.Op
-
set y(the pairwise ndarray)
- setZ(INDArray) - Method in class org.nd4j.linalg.api.ops.BaseOp
-
- setZ(INDArray) - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorFFT
-
- setZ(INDArray) - Method in class org.nd4j.linalg.api.ops.impl.transforms.VectorIFFT
-
- setZ(INDArray) - Method in interface org.nd4j.linalg.api.ops.Op
-
set z (the solution ndarray)
- shape - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- shape() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the shape(dimensions) of this array
- shape() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the shape of this ndarray
- shape(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Returns the shape of the ndarray
- shape(NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Calculate the shape for the given set of indices.
- shape(int[], int[], NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Calculate the shape for the given set of indices and offsets.
- shape(int[], NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Calculate the shape for the given set of indices.
- shape - Variable in class org.nd4j.linalg.learning.AdaGrad
-
- Shape - Class in org.nd4j.linalg.util
-
Encapsulates all shape related logic (vector of 0 dimension is a scalar is equivalent to
a vector of length 1...)
- Shape() - Constructor for class org.nd4j.linalg.util.Shape
-
- shapeEquals(int[], int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns whether 2 shapes are equals by checking for dimension semantics
as well as array equality
- shouldInstrument - Static variable in class org.nd4j.linalg.factory.Nd4j
-
- shuffle() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- shuffle() - Method in class org.nd4j.linalg.dataset.DataSet
-
- Sigmoid - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Sigmoid function
- Sigmoid() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- Sigmoid(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- Sigmoid(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- Sigmoid(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- Sigmoid(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sigmoid
-
- sigmoid(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Sigmoid function
- sigmoid(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Sigmoid function
- sigmoid(double) - Static method in class org.nd4j.linalg.util.MathUtils
-
1 / 1 + exp(-x)
- SigmoidDerivative - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Sigmoid derivative
- SigmoidDerivative() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SigmoidDerivative
-
- SigmoidDerivative(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SigmoidDerivative
-
- SigmoidDerivative(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SigmoidDerivative
-
- SigmoidDerivative(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SigmoidDerivative
-
- SigmoidDerivative(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SigmoidDerivative
-
- Sign - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Signum function
- Sign() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sign
-
- Sign(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sign
-
- Sign(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sign
-
- Sign(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sign
-
- Sign(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sign
-
- sign(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Signum function of this ndarray
- sign(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Signum function of this ndarray
- Sin - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Log elementwise function
- Sin(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- Sin(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- Sin(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- Sin(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- Sin() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sin
-
- sin(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Trigonometric sine.
- sin(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the sin value of the given complex number
- sinh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The hyperbolic sine.
- size(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the size of this array
along a particular dimension
- size(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the size along a specified dimension
- sizeForAxes(int[], int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Output an int array for a particular dimension
- slice(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the specified slice of this matrix.
- slice(int, int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the slice of this from the specified dimension
- slice(int, int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the specified slice of this ndarray
- slice(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the specified slice of this ndarray
- slice(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the specified slice of this matrix.
- slice(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the slice of this from the specified dimension
- slice(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the specified slice of this ndarray
- slice(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the specified slice of this ndarray
- slices() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Number of slices: aka shape[0]
- slices() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the number of slices in this ndarray
- sliceStride(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- sliceVectors(List<INDArray>) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Flattens the array for linear indexing
- sliceVectors(List<INDArray>) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- slope(double, double, double, double) - Method in class org.nd4j.linalg.util.MathUtils
-
This returns the slope of the given points.
- sm(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
Tests if a is smaller than b.
- SMALL - Static variable in class org.nd4j.linalg.util.MathUtils
-
The small deviation allowed in double comparisons.
- SoftMax - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Soft max function
row_maxes is a row vector (max for each row)
row_maxes = rowmaxes(input)
diff = exp(input - max) / diff.rowSums()
Outputs a probability distribution.
- SoftMax() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- SoftMax(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- SoftMax(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- SoftMax(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- SoftMax(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMax
-
- SoftMaxDerivative - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Softmax derivative
- SoftMaxDerivative(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMaxDerivative
-
- SoftMaxDerivative(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMaxDerivative
-
- SoftMaxDerivative(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMaxDerivative
-
- SoftMaxDerivative(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMaxDerivative
-
- SoftMaxDerivative() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.SoftMaxDerivative
-
- solverAbsoluteAccuracy - Variable in class org.nd4j.linalg.api.rng.distribution.BaseDistribution
-
- sort(IComplexNDArray, int, boolean) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Sort an ndarray along a particular dimension
- sort(INDArray, int, boolean) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Sort an ndarray along a particular dimension
- sortAndBatchByNumLabels() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- sortAndBatchByNumLabels() - Method in class org.nd4j.linalg.dataset.DataSet
-
Sorts the dataset by label:
Splits the data transform such that examples are sorted by their labels.
- sortByLabel() - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- sortByLabel() - Method in class org.nd4j.linalg.dataset.DataSet
-
Organizes the dataset to minimize sampling error
while still allowing efficient batching.
- sortWithIndices(IComplexNDArray, int, boolean) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Sort an ndarray along a particular dimension
- sortWithIndices(INDArray, int, boolean) - Static method in class org.nd4j.linalg.factory.Nd4j
-
Sort an ndarray along a particular dimension
- splitTestAndTrain(int) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- splitTestAndTrain(double) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- splitTestAndTrain(int) - Method in class org.nd4j.linalg.dataset.DataSet
-
Splits a dataset in to test and train
- splitTestAndTrain(double) - Method in class org.nd4j.linalg.dataset.DataSet
-
- SplitTestAndTrain - Class in org.nd4j.linalg.dataset
-
Split test and train
- SplitTestAndTrain(DataSet, DataSet) - Constructor for class org.nd4j.linalg.dataset.SplitTestAndTrain
-
- sqrt() - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- sqrt() - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- sqrt() - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
The sqrt of this
number
- Sqrt - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Sqrt function
- Sqrt() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sqrt
-
- Sqrt(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sqrt
-
- Sqrt(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sqrt
-
- Sqrt(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sqrt
-
- Sqrt(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Sqrt
-
- sqrt(INDArray) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Sqrt function
- sqrt(INDArray, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Sqrt function
- sqrt(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The square root.
- sqrt(IComplexNumber) - Static method in class org.nd4j.linalg.util.ComplexUtil
-
Return the absolute value of the given complex number
- squaredDistance(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Returns the squared (Euclidean) distance.
- squaredDistance(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the squared (Euclidean) distance.
- squaredDistance(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the squared (Euclidean) distance.
- squaredLoss(double[], double[], double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will return the squared loss of the given
points
- squeeze(int[], int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Gets rid of any singleton dimensions of the given array
- squeeze(int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Gets rid of any singleton dimensions of the given array
- squeezeEquals(int[], int[]) - Static method in class org.nd4j.linalg.util.Shape
-
Returns true for the case where
singleton dimensions are being compared
- squishToRange(double, double) - Method in interface org.nd4j.linalg.dataset.api.DataSet
-
- squishToRange(double, double) - Method in class org.nd4j.linalg.dataset.DataSet
-
Squeezes input data to a max and a min
- ssError(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
How much of the variance is NOT explained by the regression
- ssReg(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
How much of the variance is explained by the regression
- ssTotal(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Total variance in target attribute
- Stabilize - Class in org.nd4j.linalg.api.ops.impl.transforms
-
Stabilization function, forces values to be within a range
- Stabilize() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- Stabilize(INDArray, INDArray, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- Stabilize(INDArray, INDArray, int, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- Stabilize(INDArray, INDArray, INDArray, int, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- Stabilize(INDArray, double) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.Stabilize
-
- stabilize(INDArray, double) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
- stabilize(INDArray, double, boolean) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Stabilize to be within a range of k
- stackTraceElements - Variable in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- StandardDeviation - Class in org.nd4j.linalg.api.ops.impl.accum
-
Standard deviation (sqrt of variance)
- StandardDeviation() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.StandardDeviation
-
- StandardDeviation(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.StandardDeviation
-
- StandardDeviation(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.StandardDeviation
-
- StandardDeviation(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.StandardDeviation
-
- status - Variable in class org.nd4j.linalg.api.instrumentation.DataBufferLogEntry
-
- std(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- std(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- std(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Standard deviation of an ndarray along a dimension
- std(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Standard deviation of an ndarray along a dimension
- std(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- std(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- std(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- std(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- stride - Variable in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- stride(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- stride() - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the stride(indices along the linear index for which each slice is accessed) of this array
- stride(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Calculate the stride along a particular dimension
- stride() - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the stride of this ndarray
- strides(char, NDArrayIndex...) - Static method in class org.nd4j.linalg.indexing.Indices
-
Calculate the strides based on the given indices
- sub(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Subtract two complex numbers
- sub(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- sub(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Subtract two complex numbers
- sub(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- sub(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- sub(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- sub(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy subtraction of two matrices
- sub(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
copy subtraction of two matrices
- sub(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- sub(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- sub(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- sub(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- sub(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- sub(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- sub(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- sub(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy subtraction of two matrices
- sub(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
copy subtraction of two matrices
- sub(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Subtract two complex numbers
- sub(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- sub(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- sub(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy subtraction of two matrices
- sub(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
copy subtraction of two matrices
- sub(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- sub(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- sub(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- sub(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Scalar subtraction (copied)
- sub(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- sub(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy subtraction of two matrices
- sub(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
copy subtraction of two matrices
- sub(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- sub(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- sub(AbstractNumber) - Method in interface org.nd4j.linalg.util.AbstractNumber
-
- sub(AbstractNumber) - Method in class org.nd4j.linalg.util.IntervalNumber
-
- subArray(int[], int[], int[]) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- subArray(int[], int[], int[]) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- subArray(int[], int[], int[]) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- subColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- subColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- subColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- subColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- subi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
Subtract two complex numbers, in-place
- subi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- subi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- subi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexDouble
-
- subi(IComplexNumber, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
Subtract two complex numbers, in-place
- subi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- subi(Number, IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- subi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexFloat
-
- subi(Number, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- subi(Number) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- subi(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place subtraction of two matrices
- subi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
in place subtraction of two matrices
- subi(IComplexNumber, INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- subi(IComplexNumber) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- subi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- subi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- subi(IComplexNumber, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- subi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- subi(Number, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- subi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
- subi(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place subtraction of two matrices
- subi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
in place subtraction of two matrices
- subi(IComplexNumber, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
Subtract two complex numbers, in-place
- subi(IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- subi(Number, IComplexNumber) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- subi(Number) - Method in interface org.nd4j.linalg.api.complex.IComplexNumber
-
- subi(Number, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- subi(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place subtraction of two matrices
- subi(INDArray, INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
in place subtraction of two matrices
- subi(Number) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- subi(IComplexNumber) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- subi(IComplexNumber, IComplexNDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
- subi(Number) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place scalar subtraction
- subi(Number, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place subtraction of this ndarray
- subi(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place subtraction of two matrices
- subi(INDArray, INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
in place subtraction of two matrices
- subi(IComplexNumber) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- subi(IComplexNumber, IComplexNDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
- subiColumnVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- subiColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- subiColumnVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- subiColumnVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- subiRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- subiRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- subiRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- subiRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- SubOp - Class in org.nd4j.linalg.api.ops.impl.transforms.arithmetic
-
Subtraction operation
- SubOp() - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- SubOp(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- SubOp(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- SubOp(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- SubOp(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.transforms.arithmetic.SubOp
-
- subRowVector(INDArray) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
In place addition of a column vector
- subRowVector(INDArray) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
In place addition of a column vector
- subRowVector(INDArray) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
In place addition of a column vector
- subRowVector(INDArray) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
In place addition of a column vector
- subtractRound(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Subtract and round according to the larger of the two ulp’s.
- sum(int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
- sum(int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Returns the sum along the last dimension of this ndarray
- sum(int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Returns the sum along the last dimension of this ndarray
- sum(int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Returns the sum along the last dimension of this ndarray
- Sum - Class in org.nd4j.linalg.api.ops.impl.accum
-
Sum the components
- Sum() - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Sum
-
- Sum(INDArray, INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Sum
-
- Sum(INDArray, INDArray, int) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Sum
-
- Sum(INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Sum
-
- Sum(INDArray, INDArray) - Constructor for class org.nd4j.linalg.api.ops.impl.accum.Sum
-
- sum(INDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- sum(IComplexNDArray) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- sum(INDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- sum(IComplexNDArray, int) - Static method in class org.nd4j.linalg.factory.Nd4j
-
- sum(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Sum of an int array
- sum(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the sum of the given array.
- sumOfMeanDifferences(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Used for calculating top part of simple regression for
beta 1
- sumOfMeanDifferencesOnePoint(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Used for calculating top part of simple regression for
beta 1
- sumOfProducts(double[]...) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the sum of products for the given
numbers.
- sumOfSquares(double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
This returns the sum of squares for the given vector.
- sumPooling(INDArray, int[]) - Static method in class org.nd4j.linalg.ops.transforms.Transforms
-
Pooled expectations(sum)
- sup() - Method in class org.nd4j.linalg.util.IntervalNumber
-
- swap(NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
Compute x <-> y (swap two matrices)
- swapAxes(int, int) - Method in class org.nd4j.linalg.api.complex.BaseComplexNDArray
-
Mainly here for people coming from numpy.
- swapAxes(int, int) - Method in interface org.nd4j.linalg.api.complex.IComplexNDArray
-
Mainly here for people coming from numpy.
- swapAxes(int, int) - Method in class org.nd4j.linalg.api.ndarray.BaseNDArray
-
Mainly here for people coming from numpy.
- swapAxes(int, int) - Method in interface org.nd4j.linalg.api.ndarray.INDArray
-
Mainly here for people coming from numpy.
- syev(char, char, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- syevd(char, char, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- syevr(char, char, char, INDArray, double, double, int, int, double, INDArray, INDArray, int[]) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- syevr(char, char, char, NDARRAY_TYPE, float, float, int, int, float, NDARRAY_TYPE, NDARRAY_TYPE, int[]) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- syevx(char, char, char, INDArray, double, double, int, int, double, INDArray, INDArray) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- syevx(char, char, char, NDARRAY_TYPE, float, float, int, int, float, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- sygvd(int, char, char, NDARRAY_TYPE, NDARRAY_TYPE, NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-
- symmetricGeneralizedEigenvalues(INDArray) - Static method in class org.nd4j.linalg.eigen.Eigen
-
Compute generalized eigenvalues of the problem A x = L B x.
- symmetricGeneralizedEigenvalues(INDArray, INDArray) - Static method in class org.nd4j.linalg.eigen.Eigen
-
Compute generalized eigenvalues of the problem A x = L B x.
- sysv(char, NDARRAY_TYPE, int[], NDARRAY_TYPE) - Method in interface org.nd4j.linalg.factory.BlasWrapper
-