AutoCloseablepublic static class mkl_rt.VSLBRngProperties extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor | Description |
|---|---|
VSLBRngProperties() |
Default native constructor.
|
VSLBRngProperties(long size) |
Native array allocator.
|
VSLBRngProperties(Pointer p) |
Pointer cast constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
mkl_rt.dBRngPtr |
dBRng() |
|
mkl_rt.VSLBRngProperties |
dBRng(mkl_rt.dBRngPtr setter) |
|
mkl_rt.iBRngPtr |
iBRng() |
|
mkl_rt.VSLBRngProperties |
iBRng(mkl_rt.iBRngPtr setter) |
|
int |
IncludesZero() |
|
mkl_rt.VSLBRngProperties |
IncludesZero(int setter) |
|
mkl_rt.InitStreamPtr |
InitStream() |
|
mkl_rt.VSLBRngProperties |
InitStream(mkl_rt.InitStreamPtr setter) |
|
int |
NBits() |
|
mkl_rt.VSLBRngProperties |
NBits(int setter) |
|
int |
NSeeds() |
|
mkl_rt.VSLBRngProperties |
NSeeds(int setter) |
|
mkl_rt.VSLBRngProperties |
position(long position) |
|
mkl_rt.sBRngPtr |
sBRng() |
|
mkl_rt.VSLBRngProperties |
sBRng(mkl_rt.sBRngPtr setter) |
|
int |
StreamStateSize() |
|
mkl_rt.VSLBRngProperties |
StreamStateSize(int setter) |
|
int |
WordSize() |
|
mkl_rt.VSLBRngProperties |
WordSize(int setter) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic VSLBRngProperties()
public VSLBRngProperties(long size)
Pointer.position(long).public VSLBRngProperties(Pointer p)
Pointer(Pointer).public mkl_rt.VSLBRngProperties position(long position)
public int StreamStateSize()
public mkl_rt.VSLBRngProperties StreamStateSize(int setter)
public int NSeeds()
public mkl_rt.VSLBRngProperties NSeeds(int setter)
public int IncludesZero()
public mkl_rt.VSLBRngProperties IncludesZero(int setter)
public int WordSize()
public mkl_rt.VSLBRngProperties WordSize(int setter)
public int NBits()
public mkl_rt.VSLBRngProperties NBits(int setter)
public mkl_rt.InitStreamPtr InitStream()
public mkl_rt.VSLBRngProperties InitStream(mkl_rt.InitStreamPtr setter)
public mkl_rt.sBRngPtr sBRng()
public mkl_rt.VSLBRngProperties sBRng(mkl_rt.sBRngPtr setter)
public mkl_rt.dBRngPtr dBRng()
public mkl_rt.VSLBRngProperties dBRng(mkl_rt.dBRngPtr setter)
public mkl_rt.iBRngPtr iBRng()
public mkl_rt.VSLBRngProperties iBRng(mkl_rt.iBRngPtr setter)
Copyright © 2019. All rights reserved.