7.7.7. IDX mapping from files
(lsh/libidx/idx-map.lsh)


functions to map files into virtual memory and to access the data as a matrix.

7.7.7.0. (mmap-idx s stor ndim magic)
(lsh/libidx/idx-map.lsh)


low-level function to map a file as an IDX.

7.7.7.1. (mmap-idx1-ubyte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.2. (mmap-idx2-ubyte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.3. (mmap-idx3-ubyte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.4. (mmap-idx4-ubyte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.5. (mmap-idx1-byte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.6. (mmap-idx2-byte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.7. (mmap-idx3-byte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.8. (mmap-idx4-byte s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.9. (mmap-idx1-short s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.10. (mmap-idx2-short s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.11. (mmap-idx3-short s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.12. (mmap-idx4-short s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.13. (mmap-idx1-int s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.14. (mmap-idx2-int s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.15. (mmap-idx3-int s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.16. (mmap-idx4-int s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.17. (mmap-idx1-float s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.18. (mmap-idx2-float s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.19. (mmap-idx3-float s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.20. (mmap-idx4-float s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.21. (mmap-idx1-double s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.22. (mmap-idx2-double s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.23. (mmap-idx3-double s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it

7.7.7.24. (mmap-idx4-double s)
(lsh/libidx/idx-map.lsh)


map the IDX file s into virtual memory and returns an IDX to access it