| Class | Description |
|---|---|
| AtomicThrowable |
This class provides thread-safe holder for Throwable
|
| DataSetUtils |
shows content of some classes
|
| DeviceLocal<T> |
Class similar to Java ThreadLocal class, but locality is preserved with respect to device used
|
| DeviceLocalNDArray |
DeviceLocal implementation for INDArray, with special broadcast method
|
| FeatureUtil |
Feature matrix related jcuda.utils
|
| HashUtil |
Stronger 64-bit hash function helper, as described here: http://www.javamex.com/tutorials/collections/strong_hash_code_implementation.shtml
|
| LinAlgExceptions |
Linear algebra exceptions
|
| LongUtils | |
| ND4JTestUtils |
Test utilitiez for ND4J
|
| ND4JTestUtils.ComparisonResult | |
| ND4JTestUtils.EqualsFn |
A function for use with
ND4JTestUtils.validateSerializedArrays(File, File, boolean, BiFunction) using INDArray#equals(Object) |
| ND4JTestUtils.EqualsWithEpsFn |
A function for use with
ND4JTestUtils.validateSerializedArrays(File, File, boolean, BiFunction) using INDArray.equalsWithEps(Object, double) |
| NDArrayMath | |
| NDArrayUtil |
Created by agibsonccc on 2/26/16.
|
Copyright © 2018. All rights reserved.