public final class ELKILauncher
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<? extends AbstractApplication> |
DEFAULT_APPLICATION
Application to run by default.
|
Modifier | Constructor and Description |
---|---|
private |
ELKILauncher()
Private constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Launch ELKI.
|
public static final java.lang.Class<? extends AbstractApplication> DEFAULT_APPLICATION
Copyright © 2019 ELKI Development Team. License information.