The source code and dockerfile for the GSW2024 AI Lab.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 

56 lines
1.8 KiB

nobase_include_HEADERS=\
gmm/gmm_algobase.h\
gmm/gmm_blas.h\
gmm/gmm_blas_interface.h\
gmm/gmm_condition_number.h\
gmm/gmm_conjugated.h\
gmm/gmm_def.h\
gmm/gmm_dense_Householder.h\
gmm/gmm_dense_lu.h\
gmm/gmm_dense_matrix_functions.h\
gmm/gmm_dense_qr.h\
gmm/gmm_dense_sylvester.h\
gmm/gmm_domain_decomp.h\
gmm/gmm_except.h\
gmm/gmm.h\
gmm/gmm_inoutput.h\
gmm/gmm_interface_bgeot.h\
gmm/gmm_interface.h\
gmm/gmm_iter.h\
gmm/gmm_iter_solvers.h\
gmm/gmm_kernel.h\
gmm/gmm_lapack_interface.h\
gmm/gmm_least_squares_cg.h\
gmm/gmm_matrix.h\
gmm/gmm_modified_gram_schmidt.h\
gmm/gmm_MUMPS_interface.h\
gmm/gmm_opt.h\
gmm/gmm_precond_diagonal.h\
gmm/gmm_precond.h\
gmm/gmm_precond_ildlt.h\
gmm/gmm_precond_ildltt.h\
gmm/gmm_precond_ilu.h\
gmm/gmm_precond_ilut.h\
gmm/gmm_precond_ilutp.h\
gmm/gmm_precond_mr_approx_inverse.h\
gmm/gmm_range_basis.h\
gmm/gmm_real_part.h\
gmm/gmm_ref.h\
gmm/gmm_scaled.h\
gmm/gmm_solver_bfgs.h\
gmm/gmm_solver_bicgstab.h\
gmm/gmm_solver_cg.h\
gmm/gmm_solver_constrained_cg.h\
gmm/gmm_solver_gmres.h\
gmm/gmm_solver_idgmres.h\
gmm/gmm_solver_qmr.h\
gmm/gmm_solver_Schwarz_additive.h\
gmm/gmm_std.h\
gmm/gmm_sub_index.h\
gmm/gmm_sub_matrix.h\
gmm/gmm_sub_vector.h\
gmm/gmm_superlu_interface.h\
gmm/gmm_transposed.h\
gmm/gmm_tri_solve.h\
gmm/gmm_vector.h\
gmm/gmm_vector_to_matrix.h