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
R
- readAccess - Variable in class elki.persistent.AbstractPageFile
-
The read I/O-Access of this file.
- readHeader(ByteBuffer) - Method in interface elki.persistent.PageHeader
-
Initializes this header from the specified file.
- readHeader(FileChannel) - Method in interface elki.persistent.PageHeader
-
Read the header from an input file.
- readPage(int) - Method in class elki.persistent.MemoryPageFile
- readPage(int) - Method in interface elki.persistent.PageFile
-
Reads the page with the given id from this file.
- recordsize - Variable in class elki.persistent.OnDiskArray
-
Size of the records in the file.
- resizeFile(int) - Method in class elki.persistent.OnDiskArray
-
Resize file to the intended size
- resizeMatrix(int) - Method in class elki.persistent.OnDiskUpperTriangleMatrix
-
Resize the matrix to cover newsize x newsize.
All Classes All Packages