A C D E F G H I L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractPageFile<P extends Page> - Class in elki.persistent
-
Abstract base class for the page file API for both caches and true page files (in-memory and on-disk).
- AbstractPageFile() - Constructor for class elki.persistent.AbstractPageFile
-
Constructor.
- AbstractPageFileFactory<P extends Page> - Class in elki.persistent
-
Abstract page file factory.
- AbstractPageFileFactory(int) - Constructor for class elki.persistent.AbstractPageFileFactory
-
Constructor.
- AbstractStoringPageFile<P extends Page> - Class in elki.persistent
-
Abstract class implementing general methods of a PageFile.
- AbstractStoringPageFile(int) - Constructor for class elki.persistent.AbstractStoringPageFile
-
Creates a new PageFile.
- array - Variable in class elki.persistent.OnDiskUpperTriangleMatrix
-
Data storage
- arraysize(int) - Static method in class elki.persistent.OnDiskUpperTriangleMatrix
-
Compute the size of the needed backing array from the matrix dimensions.
All Classes All Packages