Introduction - If you have any usage issues, please Google them yourself
This collection of templates wraps the C FOR RTRAN or C interfaces for LAPACK so that they int egrate with the Boost uBLAS library. Currently implements Cholesky decomposition. LU decomposition. inversion and determinant for general and posi tive- definite matrices.
Packet : 95302912ulapack.zip filelist
ulapack/
ulapack/cholesky.hpp
ulapack/demos/
ulapack/demos/kalman.cpp
ulapack/demos/kalman.hpp
ulapack/demos/matrix_types.hpp
ulapack/demos/random_matrix.cpp
ulapack/demos/random_matrix.hpp
ulapack/demos/sampling.cpp
ulapack/demos/sampling.hpp
ulapack/doc/
ulapack/doc/ulapack-version1.0.pdf
ulapack/errormacros.hpp
ulapack/lapack_exception.hpp
ulapack/lufactor.hpp
ulapack/printmatrix.hpp
ulapack/ReadMeWin32.txt
ulapack/scalar_fill.hpp
ulapack/symmetry.hpp
ulapack/test_cholesky.cpp
ulapack/test_lu.cpp