Package fis.data.distance.jni
Interface JNIDistance
-
- All Known Implementing Classes:
DefaultJNIDistance
public interface JNIDistance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDataFileName()longgetFISPtr()double[]getInputDistances()FilegetOutputFile()StringgetOutputFilePath()doublegetPower()booleanisNormalize()
-