|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbiosim.core.util.annwrapper.annwrapperJNI
public class annwrapperJNI
| Constructor Summary | |
|---|---|
annwrapperJNI()
|
|
| Method Summary | |
|---|---|
static void |
delete_SimpleANN(long jarg1)
|
static long |
new_SimpleANN__SWIG_0(long jarg1,
SimpleANN jarg1_)
|
static long |
new_SimpleANN__SWIG_1(int jarg1)
|
static void |
SimpleANN_add(long jarg1,
SimpleANN jarg1_,
double[] jarg2)
|
static boolean |
SimpleANN_query(long jarg1,
SimpleANN jarg1_,
double[] jarg2,
int[] jarg3,
int jarg4)
|
static void |
SimpleANN_setEpsilon(long jarg1,
SimpleANN jarg1_,
double jarg2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public annwrapperJNI()
| Method Detail |
|---|
public static final long new_SimpleANN__SWIG_0(long jarg1,
SimpleANN jarg1_)
public static final long new_SimpleANN__SWIG_1(int jarg1)
public static final void delete_SimpleANN(long jarg1)
public static final void SimpleANN_add(long jarg1,
SimpleANN jarg1_,
double[] jarg2)
public static final boolean SimpleANN_query(long jarg1,
SimpleANN jarg1_,
double[] jarg2,
int[] jarg3,
int jarg4)
public static final void SimpleANN_setEpsilon(long jarg1,
SimpleANN jarg1_,
double jarg2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||