public final class ModelLoader
extends java.lang.Object
ModelLoader.Model
objectsModifier and Type | Class | Description |
---|---|---|
static class |
ModelLoader.Model |
Represent a RONN model
|
static class |
ModelLoader.Threshold |
Represents a Threshold
|
Constructor | Description |
---|---|
ModelLoader() |
Modifier and Type | Method | Description |
---|---|---|
ModelLoader.Model |
getModel(int modelNum) |
|
static void |
main(java.lang.String[] args) |
public ModelLoader.Model getModel(int modelNum)
public static void main(java.lang.String[] args) throws java.lang.NumberFormatException, java.io.IOException
java.lang.NumberFormatException
java.io.IOException