| Package | Description |
|---|---|
| org.nd4j.rng | |
| org.nd4j.rng.deallocator |
| Modifier and Type | Field and Description |
|---|---|
protected NativePack |
NativeRandom.pack |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeRandomDeallocator.trackStatePointer(NativePack random)
This method is used internally from NativeRandom deallocators
This method doesn't accept Random interface implementations intentionally.
|
| Constructor and Description |
|---|
GarbageStateReference(NativePack referent,
ReferenceQueue<? super NativePack> queue) |
| Constructor and Description |
|---|
DeallocatorThread(int threadId,
ReferenceQueue<NativePack> queue,
Map<Long,GarbageStateReference> referenceMap) |
GarbageStateReference(NativePack referent,
ReferenceQueue<? super NativePack> queue) |
Copyright © 2017. All Rights Reserved.