2 February 2005:
Investigate Multidimensional Access Method:
- Feature vector: Data object or metadata? (I gues, it is metadata)
- Bounding sphere/hypersphere, hypercube etc for multidimensional (n>3 data)
- Implementing SH Tree for 3D Similarity?
- CLAPACK http://www.netlib.org/clapack/CLAPACK3-Windows.zip
- Matrix Template Library http://www.osl.iu.edu/research/mtl/
CLAPACK is the result of converting "line by line" from Fortran to C :(. Impossible to understand form the C code.