Package | Description |
---|---|
de.lmu.ifi.dbs.elki.application |
Base classes for standalone applications.
|
de.lmu.ifi.dbs.elki.utilities.optionhandling |
Parameter handling and option descriptions.
|
de.lmu.ifi.dbs.elki.utilities.optionhandling.parameters |
Classes for various typed parameters
See the
de.lmu.ifi.dbs.elki.utilities.optionhandling package for
documentation! |
Modifier and Type | Method and Description |
---|---|
static void |
AbstractApplication.Parameterizer.parseDebugParameter(StringParameter param)
Parse the option string to configure logging.
|
Modifier and Type | Class and Description |
---|---|
class |
UnspecifiedParameterException
Exception when a required parameter was not given.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Double |
DoubleParameter.parseValue(java.lang.Object obj) |
Copyright © 2019 ELKI Development Team. License information.