Package | Description |
---|---|
de.lmu.ifi.dbs.elki.utilities |
Utility and helper classes - commonly used data structures, output
formatting, exceptions, ...
|
Modifier and Type | Method and Description |
---|---|
ELKIBuilder<T> |
ELKIBuilder.with(OptionID opt)
Add a flag to the builder.
|
ELKIBuilder<T> |
ELKIBuilder.with(OptionID opt,
java.lang.Object value)
Add an option to the builder.
|
ELKIBuilder<T> |
ELKIBuilder.with(java.lang.String opt)
Add a flag to the builder.
|
ELKIBuilder<T> |
ELKIBuilder.with(java.lang.String opt,
java.lang.Object value)
Add an option to the builder.
|
Copyright © 2019 ELKI Development Team. License information.