| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
lept.L_DNA |
lept.L_DNA.array(DoublePointer array) |
static lept.L_DNA |
lept.arrayFindEachSequence(byte[] data,
long datalen,
byte[] sequence,
long seqlen) |
static lept.L_DNA |
lept.arrayFindEachSequence(ByteBuffer data,
long datalen,
ByteBuffer sequence,
long seqlen) |
static lept.L_DNA |
lept.arrayFindEachSequence(BytePointer data,
long datalen,
BytePointer sequence,
long seqlen) |
lept.L_DNA |
lept.L_DNA.delx(double delx) |
lept.L_DNA |
lept.L_RECOG.dna_tochar()
index-to-char lut for arbitrary charset
|
lept.L_DNA |
lept.L_DNAA.dna(int i)
array of L_Dna
|
lept.L_DNA |
lept.L_DNAHASH.dna(int i)
array of L_Dna
|
static lept.L_DNA |
lept.l_dnaaFlattenToDna(lept.L_DNAA daa) |
static lept.L_DNA |
lept.l_dnaaGetDna(lept.L_DNAA daa,
int index,
int accessflag) |
static lept.L_DNA |
lept.l_dnaClone(lept.L_DNA da) |
static lept.L_DNA |
lept.l_dnaCopy(lept.L_DNA da) |
static lept.L_DNA |
lept.l_dnaCreate(int n) |
static lept.L_DNA |
lept.l_dnaCreateFromDArray(double[] darray,
int size,
int copyflag) |
static lept.L_DNA |
lept.l_dnaCreateFromDArray(DoubleBuffer darray,
int size,
int copyflag) |
static lept.L_DNA |
lept.l_dnaCreateFromDArray(DoublePointer darray,
int size,
int copyflag) |
static lept.L_DNA |
lept.l_dnaCreateFromIArray(int[] iarray,
int size) |
static lept.L_DNA |
lept.l_dnaCreateFromIArray(IntBuffer iarray,
int size) |
static lept.L_DNA |
lept.l_dnaCreateFromIArray(IntPointer iarray,
int size) |
static lept.L_DNA |
lept.l_dnaDiffAdjValues(lept.L_DNA das) |
static lept.L_DNA |
lept.l_dnaHashGetDna(lept.L_DNAHASH dahash,
int key,
int copyflag) |
static lept.L_DNA |
lept.l_dnaIntersectionByAset(lept.L_DNA da1,
lept.L_DNA da2) |
static lept.L_DNA |
lept.l_dnaIntersectionByHash(lept.L_DNA da1,
lept.L_DNA da2) |
static lept.L_DNA |
lept.l_dnaMakeSequence(double startval,
double increment,
int size) |
static lept.L_DNA |
lept.l_dnaRead(BytePointer filename) |
static lept.L_DNA |
lept.l_dnaRead(String filename) |
static lept.L_DNA |
lept.l_dnaReadStream(Pointer fp) |
static lept.L_DNA |
lept.l_dnaRemoveDupsByAset(lept.L_DNA das) |
static lept.L_DNA |
lept.l_dnaUnionByAset(lept.L_DNA da1,
lept.L_DNA da2) |
lept.L_DNA |
lept.L_DNA.n(int n) |
lept.L_DNA |
lept.L_DNA.nalloc(int nalloc) |
static lept.L_DNA |
lept.numaConvertToDna(lept.NUMA na) |
lept.L_DNA |
lept.L_PDF_DATA.objloc()
location of each pdf string object
|
lept.L_DNA |
lept.L_PDF_DATA.objsize()
sizes of each pdf string object
|
lept.L_DNA |
lept.L_DNA.position(long position) |
lept.L_DNA |
lept.L_DNA.refcount(int refcount) |
lept.L_DNA |
lept.L_DNA.startx(double startx) |
Copyright © 2019. All rights reserved.