| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.dBRng(mkl_rt.dBRngPtr dBRng) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.iBRng(mkl_rt.iBRngPtr iBRng) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.IncludesZero(int IncludesZero) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.InitStream(mkl_rt.InitStreamPtr InitStream) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.NBits(int NBits) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.NSeeds(int NSeeds) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.position(long position) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.sBRng(mkl_rt.sBRngPtr sBRng) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.StreamStateSize(int StreamStateSize) |
mkl_rt.VSLBRngProperties |
mkl_rt.VSLBRngProperties.WordSize(int WordSize) |
| Modifier and Type | Method and Description |
|---|---|
static int |
mkl_rt.vslgetbrngproperties(int[] arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.VSLGETBRNGPROPERTIES(int[] arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.vslgetbrngproperties(IntBuffer arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.VSLGETBRNGPROPERTIES(IntBuffer arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.vslGetBrngProperties(int arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.vslgetbrngproperties(org.bytedeco.javacpp.IntPointer arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.VSLGETBRNGPROPERTIES(org.bytedeco.javacpp.IntPointer arg0,
mkl_rt.VSLBRngProperties arg1) |
static int |
mkl_rt.vslregisterbrng(mkl_rt.VSLBRngProperties arg0) |
static int |
mkl_rt.vslRegisterBrng(mkl_rt.VSLBRngProperties arg0) |
static int |
mkl_rt.VSLREGISTERBRNG(mkl_rt.VSLBRngProperties arg0) |
Copyright © 2018. All rights reserved.