File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  doc
 main.doxygenThe main page for the documentation
  include
 defines.hBasic definitions used for the rest of files
 methods.hInterfaces of the ortonormalization mehods
 util.hAuxiliariy functions
  src
 ApproxMethod.cppImplementation of the approximated method
 CayleyMethod.cppImplementation of the Cayley method
 ExactMethod.cppImplementation of the exact method
 SVDMethodEigen.cppImplementation of the SVD-based method
 SVDMethodIQRSVD.cppImplementation of the SVD-based method
 test.cppThe test application
 util.cppImplementation of the auxiliary functions