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
M
- magic - Variable in class elki.persistent.OnDiskArray
-
Magic number used to identify files.
- make() - Method in class elki.persistent.MemoryPageFileFactory.Par
- map - Variable in class elki.persistent.OnDiskArray
-
The memory mapped buffer.
- mapArray() - Method in class elki.persistent.OnDiskArray
-
(Re-) map the data array.
- matrixsize - Variable in class elki.persistent.OnDiskUpperTriangleMatrix
-
Size of the matrix
- MemoryPageFile<P extends Page> - Class in elki.persistent
-
A memory based implementation of a PageFile that simulates I/O-access.
- MemoryPageFile(int) - Constructor for class elki.persistent.MemoryPageFile
-
Creates a new MemoryPageFile that is supported by a cache with the specified parameters.
- MemoryPageFileFactory<P extends Page> - Class in elki.persistent
-
Page file factory for memory page files.
- MemoryPageFileFactory(int) - Constructor for class elki.persistent.MemoryPageFileFactory
-
Constructor.
- MemoryPageFileFactory.Par - Class in elki.persistent
-
Parameterization class.
- mixMagic(int, int) - Static method in class elki.persistent.OnDiskArray
-
Mix two magic numbers into one, to obtain a combined magic.
All Classes All Packages