- AbstractFileResolvingResource - Class in org.nd4j.linalg.io
-
- AbstractFileResolvingResource() - Constructor for class org.nd4j.linalg.io.AbstractFileResolvingResource
-
- AbstractNumber - Interface in org.nd4j.linalg.util
-
- AbstractResource - Class in org.nd4j.linalg.io
-
- AbstractResource() - Constructor for class org.nd4j.linalg.io.AbstractResource
-
- acosh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse hyperbolic cosine.
- add(String) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- add(int, String) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- add(AbstractNumber) - Method in interface org.nd4j.linalg.util.AbstractNumber
-
- add(K, V) - Method in class org.nd4j.linalg.util.LinkedMultiValueMap
-
- add(K, V) - Method in interface org.nd4j.linalg.util.MultiValueMap
-
- addAll(Collection<? extends String>) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- addAll(int, Collection<? extends String>) - Method in class org.nd4j.linalg.collection.CompactHeapStringList
-
- addObjectToArray(A[], O) - Static method in class org.nd4j.linalg.io.ObjectUtils
-
- addResourcePathToPackagePath(Class<?>, String) - Static method in class org.nd4j.linalg.io.ClassUtils
-
- addRound(BigDecimal, BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
Add and round according to the larger of the two ulp’s.
- addStringToArray(String[], String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- adjustedrSquared(double, int, int) - Static method in class org.nd4j.linalg.util.MathUtils
-
This calculates the adjusted r^2 including degrees of freedom.
- 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
- anyLess(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- anyMore(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- applyRelativePath(String, String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- argMax() - Method in class org.nd4j.linalg.primitives.Counter
-
This method returns element with highest counter value
- argMax() - Method in class org.nd4j.linalg.primitives.CounterMap
-
This method returns pair of elements with a max value
- argMax(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns the index of the maximum value in the array.
- argMax(long[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns the index of the maximum value in the array.
- argMin(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns the index of the minimum value in the array.
- argMin(long[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Returns the index of the minimum value in the array.
- argMinOfMax(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- argMinOfMax(int[]...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- argMinOfSum(int[], int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- argsort(int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Original credit: https://github.com/alberts/array4j/blob/master/src/main/java/net/lunglet/util/ArrayUtils.java
- argsort(int[], boolean) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- ARRAY_SUFFIX - Static variable in class org.nd4j.linalg.io.ClassUtils
-
- arrayShape(Object) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Calculate the shape of an arbitrary multi-dimensional array.
- arrayToCommaDelimitedString(Object[]) - Static method in class org.nd4j.linalg.io.StringUtils
-
- arrayToDelimitedString(Object[], String) - Static method in class org.nd4j.linalg.io.StringUtils
-
- arrayToList(Object) - Static method in class org.nd4j.linalg.io.CollectionUtils
-
- ArrayUtil - Class in org.nd4j.linalg.util
-
- asin(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse trigonometric sine.
- asinh(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse hyperbolic sine.
- asPriorityQueue() - Method in class org.nd4j.linalg.primitives.Counter
-
- asReversedPriorityQueue() - Method in class org.nd4j.linalg.primitives.Counter
-
- Assert - Class in org.nd4j.linalg.io
-
- Assert() - Constructor for class org.nd4j.linalg.io.Assert
-
- assertSquare(double[]...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- atan(BigDecimal) - Static method in class org.nd4j.linalg.util.BigDecimalMath
-
The inverse trigonometric tangent.
- AtomicBoolean - Class in org.nd4j.linalg.primitives
-
- AtomicBoolean(boolean) - Constructor for class org.nd4j.linalg.primitives.AtomicBoolean
-
- AtomicBoolean() - Constructor for class org.nd4j.linalg.primitives.AtomicBoolean
-
- AtomicDouble - Class in org.nd4j.linalg.primitives
-
- AtomicDouble() - Constructor for class org.nd4j.linalg.primitives.AtomicDouble
-
- AtomicDouble(double) - Constructor for class org.nd4j.linalg.primitives.AtomicDouble
-
- AtomicDouble(float) - Constructor for class org.nd4j.linalg.primitives.AtomicDouble
-
- 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
- calcOffsetLong2(List<Long>, List<Long>, List<Long>) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- 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.primitives.Counter
-
This method effectively resets counter to empty state
- clear() - Method in class org.nd4j.linalg.primitives.CounterMap
-
This method purges all counters
- clear(F) - Method in class org.nd4j.linalg.primitives.CounterMap
-
This method purges counter for a given first element
- 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
-
- compare(Pair<T, Double>, Pair<T, Double>) - Method in class org.nd4j.linalg.primitives.Counter.PairComparator
-
- compare(Pair<T, Double>, Pair<T, Double>) - Method in class org.nd4j.linalg.primitives.Counter.ReversedPairComparator
-
- 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
-
- containsElement(T) - Method in class org.nd4j.linalg.primitives.Counter
-
This method checks, if element exist in this counter
- 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
-
- convertNegativeIndices(int, int[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Convert all dimensions in the specified
axes array to be positive
based on the specified range of values
- 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(long[]) - 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
- copyOfRangeFrom(int, int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Generate an array from 0 to length
and generate take a subset
- 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.
- Counter<T> - Class in org.nd4j.linalg.primitives
-
Simple counter implementation
- Counter() - Constructor for class org.nd4j.linalg.primitives.Counter
-
- Counter.PairComparator - Class in org.nd4j.linalg.primitives
-
- Counter.ReversedPairComparator - Class in org.nd4j.linalg.primitives
-
- CounterMap<F,S> - Class in org.nd4j.linalg.primitives
-
- CounterMap() - Constructor for class org.nd4j.linalg.primitives.CounterMap
-
- 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
-
- create(T, E) - Static method in class org.nd4j.linalg.primitives.Pair
-
- 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(long, long, long) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- range(int, int) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
Generate an int array ranging from
from to to.
- range(long, long) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- 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
- rebuildTotals() - Method in class org.nd4j.linalg.primitives.Counter
-
- 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
- removeKey(T) - Method in class org.nd4j.linalg.primitives.Counter
-
This method removes given key from counter
- 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(long[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- reverseCopy(float[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- reverseCopy(E[]) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- ReversedPairComparator() - Constructor for class org.nd4j.linalg.primitives.Counter.ReversedPairComparator
-
- 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.
- second - Variable in class org.nd4j.linalg.primitives.Triple
-
- SerializationUtils - Class in org.nd4j.linalg.util
-
Serialization utils for saving and reading serializable objects
- serialize(AtomicBoolean, JsonGenerator, SerializerProvider) - Method in class org.nd4j.linalg.primitives.serde.JsonSerializerAtomicBoolean
-
- serialize(AtomicDouble, JsonGenerator, SerializerProvider) - Method in class org.nd4j.linalg.primitives.serde.JsonSerializerAtomicDouble
-
- 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
-
- setCount(T, double) - Method in class org.nd4j.linalg.primitives.Counter
-
This method sets new counter value for given element
- setCount(F, S, double) - Method in class org.nd4j.linalg.primitives.CounterMap
-
This method allows you to set counter value for a given first/second pair
- setField(Field, Object, Object) - Static method in class org.nd4j.linalg.io.ReflectionUtils
-
- setFirst(K) - Method in class org.nd4j.linalg.primitives.Pair
-
- setSecond(V) - Method in class org.nd4j.linalg.primitives.Pair
-
- 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.primitives.Counter
-
Returns total number of tracked elements
- size() - Method in class org.nd4j.linalg.primitives.CounterMap
-
This method returns number of First elements in this CounterMap
- 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.
- sumLong(long...) - Static method in class org.nd4j.linalg.util.ArrayUtil
-
- 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
-