Revision 627939

Go back to digest for 4th February 2007

Other in Other

Benoît Jacob committed changes in /trunk/kdesupport/eigen/gmm:

Import a full copy of GMM++ as a subdirectory of Eigen.
GMM++ is an advanced linear algebra library giving sparse matrices and other such goodness, currently useful for new advanced Krita filters.

Having a verbatim copy of GMM++ will make it easier to sync in the future.

Next step is to add to Eigen a wrapper exposing selected GMM functionality in a KDE-friendly way.

File Changes

Added 56 files
  • /trunk/kdesupport/eigen/gmm
  •   /dal_algobase.h
  •   /dal_basic.h
  •   /dal_except.h
  •   /dal_ref.h
  •   /dal_std.h
  •   /gmm.h
  •   /gmm_blas.h
  •   /gmm_blas_interface.h
  •   /gmm_condition_number.h
  •   /gmm_conjugated.h
  •   /gmm_def.h
  •   /gmm_dense_Householder.h
  •   /gmm_dense_lu.h
  •   /gmm_dense_qr.h
  •   /gmm_dense_sylvester.h
  •   /gmm_domain_decomp.h
  •   /gmm_inoutput.h
  •   /gmm_interface.h
  •   /gmm_interface_bgeot.h
  •   /gmm_iter.h
  •   /gmm_iter_solvers.h
  •   /gmm_kernel.h
  •   /gmm_lapack_interface.h
  •   /gmm_least_squares_cg.h
  •   /gmm_matrix.h
  •   /gmm_modified_gram_schmidt.h
  •   /gmm_MUMPS_interface.h
  •   /gmm_opt.h
  •   /gmm_precond.h
  •   /gmm_precond_diagonal.h
  •   /gmm_precond_ildlt.h
  •   /gmm_precond_ildltt.h
  •   /gmm_precond_ilu.h
  •   /gmm_precond_ilut.h
  •   /gmm_precond_ilutp.h
  •   /gmm_precond_mr_approx_inverse.h
  •   /gmm_real_part.h
  •   /gmm_scaled.h
  •   /gmm_solver_bfgs.h
  •   /gmm_solver_bicgstab.h
  •   /gmm_solver_cg.h
  •   /gmm_solver_constrained_cg.h
  •   /gmm_solver_gmres.h
  •   /gmm_solver_idgmres.h
  •   /gmm_solver_Newton.h
  •   /gmm_solver_qmr.h
  •   /gmm_solver_Schwarz_additive.h
  •   /gmm_sub_index.h
  •   /gmm_sub_matrix.h
  •   /gmm_sub_vector.h
  •   /gmm_superlu_interface.h
  •   /gmm_transposed.h
  •   /gmm_tri_solve.h
  •   /gmm_vector.h
  •   /gmm_vector_to_matrix.h
56 files changed in total