| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.data | 
 Basic classes for different data types, database object types and label types 
 | 
| de.lmu.ifi.dbs.elki.data.type | 
 Data type information, also used for type restrictions 
 | 
| de.lmu.ifi.dbs.elki.data.uncertain | 
 Uncertain data objects. 
 | 
| de.lmu.ifi.dbs.elki.database.ids | 
 Database object identification and ID group handling API. 
 | 
| de.lmu.ifi.dbs.elki.database.ids.integer | 
 Integer-based DBID implementation --
 do not use directly - always use  
DBIDUtil. | 
| de.lmu.ifi.dbs.elki.datasource.bundle | 
 Object bundles - exchange container for multi-represented objects 
 | 
| de.lmu.ifi.dbs.elki.datasource.parser | 
 Parsers for different file formats and data types
 
 The general use-case for any parser is to create objects out of an
  
InputStream (e.g. by reading a data file). | 
| de.lmu.ifi.dbs.elki.distance.distancefunction.external | 
 Distance functions using external data sources 
 | 
| de.lmu.ifi.dbs.elki.utilities.io | 
 Utility classes for input/output. 
 | 
| Class and Description | 
|---|
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| Class and Description | 
|---|
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| Class and Description | 
|---|
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| Class and Description | 
|---|
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| FixedSizeByteBufferSerializer
 Serializers with a fixed length serialization. 
 | 
| Class and Description | 
|---|
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| FixedSizeByteBufferSerializer
 Serializers with a fixed length serialization. 
 | 
| Class and Description | 
|---|
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| Class and Description | 
|---|
| TokenizedReader
 Reader that will tokenize the input data as desired. 
 | 
| Tokenizer
 String tokenizer. 
 | 
| Class and Description | 
|---|
| TokenizedReader
 Reader that will tokenize the input data as desired. 
 | 
| Tokenizer
 String tokenizer. 
 | 
| Class and Description | 
|---|
| BufferedLineReader
 Class for buffered IO, avoiding some of the overheads of the Java API. 
 | 
| ByteArrayUtil.ByteSerializer
 Serializer for byte objects. 
 | 
| ByteArrayUtil.DoubleSerializer
 Serializer for double objects. 
 | 
| ByteArrayUtil.FloatSerializer
 Serializer for float objects. 
 | 
| ByteArrayUtil.IntegerSerializer
 Serializer for integer objects. 
 | 
| ByteArrayUtil.LongSerializer
 Serializer for long objects. 
 | 
| ByteArrayUtil.ShortSerializer
 Serializer for short objects. 
 | 
| ByteArrayUtil.StringSerializer
 Serializer for String objects. 
 | 
| ByteArrayUtil.VarintSerializer
 Serializer for Integer objects using a variable size encoding. 
 | 
| ByteBufferSerializer
 Class to convert from and to byte arrays (in index structures). 
 | 
| FixedSizeByteBufferSerializer
 Serializers with a fixed length serialization. 
 | 
| LineReader
 Fast class to read a file, line per line. 
 | 
| Tokenizer
 String tokenizer. 
 | 
Copyright © 2019 ELKI Development Team. License information.