- calcOffset(List<Integer>, List<Integer>, List<Integer>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Compute the offset
based on teh shape strides and offsets
- calcOffset(int[], int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Compute the offset
based on teh shape strides and offsets
- calcOffsetLong(List<Integer>, List<Integer>, List<Integer>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Compute the offset
based on teh shape strides and offsets
- calcOffsetLong(int[], int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Compute the offset
based on teh shape strides and offsets
- 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.
- capitalize(String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- caseInsensitiveValueOf(E[], String) - Static method in class org.nd4j.linalg.io.ObjectUtils
-
- cbrt(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The cube root.
- cellSet() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- CGLIB_CLASS_SEPARATOR - Static variable in class org.nd4j.linalg.io.ClassUtils
-
- clamp(int, int, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
Clamps the value to a discrete value
- CLASS_FILE_SUFFIX - Static variable in class org.nd4j.linalg.io.ClassUtils
-
- classesFor(Object[]) - Static method in class org.nd4j.linalg.util.ReflectionUtil
-
Create a class array from the given array of objects
- classNamesToString(Class...) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- classNamesToString(Collection<Class>) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- classPackageAsResourcePath(Class<?>) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- CLASSPATH_URL_PREFIX - Static variable in class org.nd4j.linalg.io.ResourceUtils
-
- ClassPathResource - Class in org.nd4j.linalg.io
-
A slightly upgraded version of spring's
classpath resource
- ClassPathResource(String) - Constructor for class org.nd4j.linalg.io.ClassPathResource
-
- ClassPathResource(String, ClassLoader) - Constructor for class org.nd4j.linalg.io.ClassPathResource
-
- ClassPathResource(String, Class<?>) - Constructor for class org.nd4j.linalg.io.ClassPathResource
-
- ClassPathResource(String, ClassLoader, Class<?>) - Constructor for class org.nd4j.linalg.io.ClassPathResource
-
- ClassUtils - Class in org.nd4j.linalg.io
-
- ClassUtils() - Constructor for class org.nd4j.linalg.io.ClassUtils
-
- cleanPath(String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- clear() - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- clear() - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- clear() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- collectionToCommaDelimitedString(Collection<?>) - Static method in class org.nd4j.linalg.io.StringUtils
-
- collectionToDelimitedString(Collection<?>, String, String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- collectionToDelimitedString(Collection<?>, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- CollectionUtils - Class in org.nd4j.linalg.io
-
- CollectionUtils() - Constructor for class org.nd4j.linalg.io.CollectionUtils
-
- column(C) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- columnKeySet() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- columnMap() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- 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
- commaDelimitedListToSet(String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- commaDelimitedListToStringArray(String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- CompactHeapStringList - Class in org.nd4j.linalg.collection
-
A List<String> that stores all contents in a single char[], to avoid the GC load for a large number of String
objects.
- CompactHeapStringList() - Constructor for class org.nd4j.linalg.collection.CompactHeapStringList
-
- CompactHeapStringList(int, int) - Constructor for class org.nd4j.linalg.collection.CompactHeapStringList
-
- concatenateStringArrays(String[], String[]) - Static method in class org.nd4j.linalg.io.StringUtils
-
- consArray(int, int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- contains(Object) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- contains(Iterator, Object) - Static method in class org.nd4j.linalg.io.CollectionUtils
-
- contains(Enumeration, Object) - Static method in class org.nd4j.linalg.io.CollectionUtils
-
- contains(Object, Object) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- containsAll(Collection<?>) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- containsAny(Collection, Collection) - Static method in class org.nd4j.linalg.io.CollectionUtils
-
- containsColumn(Object) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- containsConstant(Enum<?>[], String) - Static method in class org.nd4j.linalg.io.ObjectUtils
-
- containsConstant(Enum<?>[], String, boolean) - Static method in class org.nd4j.linalg.io.ObjectUtils
-
- containsElement(Object[], Object) - Static method in class org.nd4j.linalg.io.ObjectUtils
-
- containsInstance(Collection, Object) - Static method in class org.nd4j.linalg.io.CollectionUtils
-
- containsKey(Object) - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- containsRow(Object) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- containsValue(Object) - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- containsValue(Object) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- containsWhitespace(CharSequence) - Static method in class org.nd4j.linalg.io.StringUtils
-
- containsWhitespace(String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- contentLength() - Method in class org.nd4j.linalg.io.AbstractFileResolvingResource
-
- contentLength() - Method in class org.nd4j.linalg.io.AbstractResource
-
- contentLength() - Method in interface org.nd4j.linalg.io.Resource
-
- contentLength() - Method in class org.nd4j.linalg.io.VfsResource
-
- convertClassNameToResourcePath(String) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- convertResourcePathToClassName(String) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- 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(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
-
- COPYABLE_FIELDS - Static variable in class org.nd4j.linalg.io.ReflectionUtils
-
- copyAtStride(int, NioUtil.BufferType, ByteBuffer, int, int, ByteBuffer, int, int) - Static method in class org.nd4j.linalg.util.NioUtil
-
Copy from the given from buffer
to the to buffer at the specified
offsets and strides
- correlation(double[], double[]) - Static method in class org.nd4j.linalg.util.MathUtils
-
Returns the correlation coefficient of two double vectors.
- cos(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Trigonometric cosine.
- cosh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The hyperbolic cosine.
- 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
- countOccurrencesOf(String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- createCompositeInterface(Class<?>[], ClassLoader) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- createRelative(String) - Method in class org.nd4j.linalg.io.AbstractResource
-
- createRelative(String) - Method in class org.nd4j.linalg.io.ClassPathResource
-
- createRelative(String) - Method in interface org.nd4j.linalg.io.Resource
-
- createRelative(String) - Method in class org.nd4j.linalg.io.VfsResource
-
- randomDoubleBetween(double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
- randomFloatBetween(float, float) - Static method in class org.nd4j.linalg.util.MathUtils
-
- 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.
- read(int, DataInputStream) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- readDouble(int, DataInputStream) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- readFloat(int, DataInputStream) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- readObject(File) - Static method in class org.nd4j.linalg.util.SerializationUtils
-
- readObject(InputStream) - Static method in class org.nd4j.linalg.util.SerializationUtils
-
Reads an object from the given input stream
- ReflectionUtil - Class in org.nd4j.linalg.util
-
Reflect utilities
- ReflectionUtils - Class in org.nd4j.linalg.io
-
- ReflectionUtils() - Constructor for class org.nd4j.linalg.io.ReflectionUtils
-
- ReflectionUtils.FieldCallback - Interface in org.nd4j.linalg.io
-
- ReflectionUtils.FieldFilter - Interface in org.nd4j.linalg.io
-
- ReflectionUtils.MethodCallback - Interface in org.nd4j.linalg.io
-
- ReflectionUtils.MethodFilter - Interface in org.nd4j.linalg.io
-
- remove(Object) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- remove(int) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- remove(Object) - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- remove(Object, Object) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- removeAll(Collection<?>) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- removeDuplicateStrings(String[]) - Static method in class org.nd4j.linalg.io.StringUtils
-
- removeIndex(int[], int...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Return a copy of this array with the
given index omitted
PLEASE NOTE: index to be omitted must exist in source array.
- 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
- replace(String, String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- replace(int[], int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Return a copy of this array with the
given index omitted
- resolveClassName(String, ClassLoader) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- resolvePrimitiveClassName(String) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- resolvePrimitiveIfNecessary(Class<?>) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- Resource - Interface in org.nd4j.linalg.io
-
Resource
- ResourceUtils - Class in org.nd4j.linalg.io
-
- ResourceUtils() - Constructor for class org.nd4j.linalg.io.ResourceUtils
-
- retainAll(Collection<?>) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- rethrowException(Throwable) - Static method in class org.nd4j.linalg.io.ReflectionUtils
-
- rethrowRuntimeException(Throwable) - Static method in class org.nd4j.linalg.io.ReflectionUtils
-
- 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
- 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.
- row(R) - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- rowKeySet() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- rowMap() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- sampleDoublesInInterval(double[][], int) - Static method in class org.nd4j.linalg.util.MathUtils
-
- saveObject(Object, File) - Static method in class org.nd4j.linalg.util.SerializationUtils
-
- 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.
- SerializationUtils - Class in org.nd4j.linalg.util
-
Serialization utils for saving and reading serializable objects
- set(int, String) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- set(K, V) - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- set(K, V) - Method in interface org.nd4j.linalg.util.MultiValueMap
-
- setAll(Map<K, V>) - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- setAll(Map<K, V>) - Method in interface org.nd4j.linalg.util.MultiValueMap
-
- setField(Field, Object, Object) - Static method in class org.nd4j.linalg.io.ReflectionUtils
-
- shallowCopyFieldState(Object, Object) - Static method in class org.nd4j.linalg.io.ReflectionUtils
-
- shuffleWithMap(List<T>, int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- sigmoid(double) - Static method in class org.nd4j.linalg.util.MathUtils
-
1 / 1 + exp(-x)
- sin(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Trigonometric sine.
- sinh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The hyperbolic sine.
- size() - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- size() - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- size() - Method in class org.nd4j.linalg.util.SynchronizedTable
-
- 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.
- sortMapByValue(Map<K, V>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- sortStringArray(String[]) - Static method in class org.nd4j.linalg.io.StringUtils
-
- split(String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- splitArrayElementsIntoProperties(String[], String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- splitArrayElementsIntoProperties(String[], String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- sqrt(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The square root.
- squaredLoss(double[], double[], double, double) - Static method in class org.nd4j.linalg.util.MathUtils
-
This will return the squared loss of the given
points
- 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
- startsWithIgnoreCase(String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- state(boolean, String) - Static method in class org.nd4j.linalg.io.Assert
-
- state(boolean) - Static method in class org.nd4j.linalg.io.Assert
-
- StringUtils - Class in org.nd4j.linalg.io
-
- StringUtils() - Constructor for class org.nd4j.linalg.io.StringUtils
-
- stripFilenameExtension(String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- sub(AbstractNumber) - Method in interface org.nd4j.linalg.util.AbstractNumber
-
- subList(int, int) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- substringMatch(CharSequence, int, CharSequence) - Static method in class org.nd4j.linalg.io.StringUtils
-
- 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(List<Integer>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Sum of an int array
- 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.
- swap(List<T>, int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- SynchronizedTable<R,C,V> - Class in org.nd4j.linalg.util
-
Synchronized table
- SynchronizedTable(Table<R, C, V>) - Constructor for class org.nd4j.linalg.util.SynchronizedTable
-