PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
examples Directory Reference
Directory dependency graph for plasma_2.4.5/examples/:
plasma_2.4.5/examples/

Files

file  example_cgelqf.c [code]
 Example using LQ factorization.
file  example_cgelqs.c [code]
 Example for solving undetermined linear systems.
file  example_cgels.c [code]
 Example for solving overdetermined or underdetemined linear systems.
file  example_cgels_f.f [code]
file  example_cgeqrf.c [code]
 Example using QR factorization.
file  example_cgeqrs.c [code]
 Example for solving overdetermined linear systems.
file  example_cgesv.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_cgesv_f.f [code]
file  example_cgetrs.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_cposv.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_cposv_f.f [code]
file  example_cpotrf.c [code]
 Example of Cholesky factorization.
file  example_cpotrs.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_ctrsm.c [code]
 Example for solving a system of linear equations using Cholesky factorization and PLASMA_ctrsm routine.
file  example_ctrsmpl.c [code]
 Example for solving a system of linear equations using LU factorization and PLASMA_ctrsmpl routine.
file  example_cunmlq.c [code]
 Example for solving undetermined linear systems.
file  example_cunmqr.c [code]
 Example for solving overdetermined linear systems with PLASMA_cunmqr.
file  example_dgelqf.c [code]
 Example using LQ factorization.
file  example_dgelqs.c [code]
 Example for solving undetermined linear systems.
file  example_dgels.c [code]
 Example for solving overdetermined or underdetemined linear systems.
file  example_dgels_f.f [code]
file  example_dgeqrf.c [code]
 Example using QR factorization.
file  example_dgeqrs.c [code]
 Example for solving overdetermined linear systems.
file  example_dgesv.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_dgesv_f.f [code]
file  example_dgetrs.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_dormlq.c [code]
 Example for solving undetermined linear systems.
file  example_dormqr.c [code]
 Example for solving overdetermined linear systems with PLASMA_dormqr.
file  example_dposv.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_dposv_f.f [code]
file  example_dpotrf.c [code]
 Example of Cholesky factorization.
file  example_dpotrs.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_dtrsm.c [code]
 Example for solving a system of linear equations using Cholesky factorization and PLASMA_dtrsm routine.
file  example_dtrsmpl.c [code]
 Example for solving a system of linear equations using LU factorization and PLASMA_dtrsmpl routine.
file  example_sgelqf.c [code]
 Example using LQ factorization.
file  example_sgelqs.c [code]
 Example for solving undetermined linear systems.
file  example_sgels.c [code]
 Example for solving overdetermined or underdetemined linear systems.
file  example_sgels_f.f [code]
file  example_sgeqrf.c [code]
 Example using QR factorization.
file  example_sgeqrs.c [code]
 Example for solving overdetermined linear systems.
file  example_sgesv.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_sgesv_f.f [code]
file  example_sgetrs.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_sormlq.c [code]
 Example for solving undetermined linear systems.
file  example_sormqr.c [code]
 Example for solving overdetermined linear systems with PLASMA_sormqr.
file  example_sposv.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_sposv_f.f [code]
file  example_spotrf.c [code]
 Example of Cholesky factorization.
file  example_spotrs.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_strsm.c [code]
 Example for solving a system of linear equations using Cholesky factorization and PLASMA_strsm routine.
file  example_strsmpl.c [code]
 Example for solving a system of linear equations using LU factorization and PLASMA_strsmpl routine.
file  example_zgelqf.c [code]
 Example using LQ factorization.
file  example_zgelqs.c [code]
 Example for solving undetermined linear systems.
file  example_zgels.c [code]
 Example for solving overdetermined or underdetemined linear systems.
file  example_zgels_f.f [code]
file  example_zgeqrf.c [code]
 Example using QR factorization.
file  example_zgeqrs.c [code]
 Example for solving overdetermined linear systems.
file  example_zgesv.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_zgesv_f.f [code]
file  example_zgetrs.c [code]
 Example for solving a system of linear equations using LU factorization.
file  example_zposv.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_zposv_f.f [code]
file  example_zpotrf.c [code]
 Example of Cholesky factorization.
file  example_zpotrs.c [code]
 Example of solving a linear system with a Cholesky factorization.
file  example_ztrsm.c [code]
 Example for solving a system of linear equations using Cholesky factorization and PLASMA_ztrsm routine.
file  example_ztrsmpl.c [code]
 Example for solving a system of linear equations using LU factorization and PLASMA_ztrsmpl routine.
file  example_zunmlq.c [code]
 Example for solving undetermined linear systems.
file  example_zunmqr.c [code]
 Example for solving overdetermined linear systems with PLASMA_zunmqr.