Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Chameleon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
AGULLO Emmanuel
Chameleon
Commits
1707f157
Commit
1707f157
authored
Feb 06, 2018
by
Mathieu Faverge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update @brief description
parent
70703845
Changes
114
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
114 changed files
with
114 additions
and
114 deletions
+114
-114
compute/pzbuild.c
compute/pzbuild.c
+1
-1
compute/pzgebrd_ge2gb.c
compute/pzgebrd_ge2gb.c
+1
-1
compute/pzgelqf.c
compute/pzgelqf.c
+1
-1
compute/pzgelqf_param.c
compute/pzgelqf_param.c
+1
-1
compute/pzgelqfrh.c
compute/pzgelqfrh.c
+1
-1
compute/pzgemm.c
compute/pzgemm.c
+1
-1
compute/pzgeqrf.c
compute/pzgeqrf.c
+1
-1
compute/pzgeqrf_param.c
compute/pzgeqrf_param.c
+1
-1
compute/pzgeqrfrh.c
compute/pzgeqrfrh.c
+1
-1
compute/pzgetrf_incpiv.c
compute/pzgetrf_incpiv.c
+1
-1
compute/pzgetrf_nopiv.c
compute/pzgetrf_nopiv.c
+1
-1
compute/pzhemm.c
compute/pzhemm.c
+1
-1
compute/pzher2k.c
compute/pzher2k.c
+1
-1
compute/pzherk.c
compute/pzherk.c
+1
-1
compute/pzhetrd_he2hb.c
compute/pzhetrd_he2hb.c
+1
-1
compute/pzlacpy.c
compute/pzlacpy.c
+1
-1
compute/pzlag2c.c
compute/pzlag2c.c
+1
-1
compute/pzlange.c
compute/pzlange.c
+1
-1
compute/pzlanhe.c
compute/pzlanhe.c
+1
-1
compute/pzlansy.c
compute/pzlansy.c
+1
-1
compute/pzlantr.c
compute/pzlantr.c
+1
-1
compute/pzlascal.c
compute/pzlascal.c
+1
-1
compute/pzlaset.c
compute/pzlaset.c
+1
-1
compute/pzlaset2.c
compute/pzlaset2.c
+1
-1
compute/pzlauum.c
compute/pzlauum.c
+1
-1
compute/pzplghe.c
compute/pzplghe.c
+1
-1
compute/pzplgsy.c
compute/pzplgsy.c
+1
-1
compute/pzplrnt.c
compute/pzplrnt.c
+1
-1
compute/pzpotrf.c
compute/pzpotrf.c
+1
-1
compute/pzpotrimm.c
compute/pzpotrimm.c
+1
-1
compute/pzsymm.c
compute/pzsymm.c
+1
-1
compute/pzsyr2k.c
compute/pzsyr2k.c
+1
-1
compute/pzsyrk.c
compute/pzsyrk.c
+1
-1
compute/pzsytrf.c
compute/pzsytrf.c
+1
-1
compute/pztile2band.c
compute/pztile2band.c
+1
-1
compute/pztradd.c
compute/pztradd.c
+1
-1
compute/pztrmm.c
compute/pztrmm.c
+1
-1
compute/pztrsm.c
compute/pztrsm.c
+1
-1
compute/pztrsmpl.c
compute/pztrsmpl.c
+1
-1
compute/pztrtri.c
compute/pztrtri.c
+1
-1
compute/pzunglq.c
compute/pzunglq.c
+1
-1
compute/pzunglq_param.c
compute/pzunglq_param.c
+1
-1
compute/pzunglqrh.c
compute/pzunglqrh.c
+1
-1
compute/pzungqr.c
compute/pzungqr.c
+1
-1
compute/pzungqr_param.c
compute/pzungqr_param.c
+1
-1
compute/pzungqrrh.c
compute/pzungqrrh.c
+1
-1
compute/pzunmlq.c
compute/pzunmlq.c
+1
-1
compute/pzunmlq_param.c
compute/pzunmlq_param.c
+1
-1
compute/pzunmlqrh.c
compute/pzunmlqrh.c
+1
-1
compute/pzunmqr.c
compute/pzunmqr.c
+1
-1
compute/pzunmqr_param.c
compute/pzunmqr_param.c
+1
-1
compute/pzunmqrrh.c
compute/pzunmqrrh.c
+1
-1
compute/zbuild.c
compute/zbuild.c
+1
-1
compute/zgeadd.c
compute/zgeadd.c
+1
-1
compute/zgelqf.c
compute/zgelqf.c
+1
-1
compute/zgelqf_param.c
compute/zgelqf_param.c
+1
-1
compute/zgelqs.c
compute/zgelqs.c
+1
-1
compute/zgelqs_param.c
compute/zgelqs_param.c
+1
-1
compute/zgels.c
compute/zgels.c
+1
-1
compute/zgels_param.c
compute/zgels_param.c
+1
-1
compute/zgemm.c
compute/zgemm.c
+1
-1
compute/zgeqrf.c
compute/zgeqrf.c
+1
-1
compute/zgeqrf_param.c
compute/zgeqrf_param.c
+1
-1
compute/zgeqrs.c
compute/zgeqrs.c
+1
-1
compute/zgeqrs_param.c
compute/zgeqrs_param.c
+1
-1
compute/zgesv_incpiv.c
compute/zgesv_incpiv.c
+1
-1
compute/zgesv_nopiv.c
compute/zgesv_nopiv.c
+1
-1
compute/zgesvd.c
compute/zgesvd.c
+1
-1
compute/zgetrf_incpiv.c
compute/zgetrf_incpiv.c
+1
-1
compute/zgetrf_nopiv.c
compute/zgetrf_nopiv.c
+1
-1
compute/zgetrs_incpiv.c
compute/zgetrs_incpiv.c
+1
-1
compute/zgetrs_nopiv.c
compute/zgetrs_nopiv.c
+1
-1
compute/zheevd.c
compute/zheevd.c
+1
-1
compute/zhemm.c
compute/zhemm.c
+1
-1
compute/zher2k.c
compute/zher2k.c
+1
-1
compute/zherk.c
compute/zherk.c
+1
-1
compute/zhetrd.c
compute/zhetrd.c
+1
-1
compute/zlacpy.c
compute/zlacpy.c
+1
-1
compute/zlange.c
compute/zlange.c
+1
-1
compute/zlanhe.c
compute/zlanhe.c
+1
-1
compute/zlansy.c
compute/zlansy.c
+1
-1
compute/zlantr.c
compute/zlantr.c
+1
-1
compute/zlascal.c
compute/zlascal.c
+1
-1
compute/zlaset.c
compute/zlaset.c
+1
-1
compute/zlauum.c
compute/zlauum.c
+1
-1
compute/zplghe.c
compute/zplghe.c
+1
-1
compute/zplgsy.c
compute/zplgsy.c
+1
-1
compute/zplrnt.c
compute/zplrnt.c
+1
-1
compute/zposv.c
compute/zposv.c
+1
-1
compute/zpotrf.c
compute/zpotrf.c
+1
-1
compute/zpotri.c
compute/zpotri.c
+1
-1
compute/zpotrimm.c
compute/zpotrimm.c
+1
-1
compute/zpotrs.c
compute/zpotrs.c
+1
-1
compute/zsymm.c
compute/zsymm.c
+1
-1
compute/zsyr2k.c
compute/zsyr2k.c
+1
-1
compute/zsyrk.c
compute/zsyrk.c
+1
-1
compute/zsysv.c
compute/zsysv.c
+1
-1
compute/zsytrf.c
compute/zsytrf.c
+1
-1
compute/zsytrs.c
compute/zsytrs.c
+1
-1
compute/ztpgqrt.c
compute/ztpgqrt.c
+1
-1
compute/ztpqrt.c
compute/ztpqrt.c
+1
-1
compute/ztradd.c
compute/ztradd.c
+1
-1
compute/ztrmm.c
compute/ztrmm.c
+1
-1
compute/ztrsm.c
compute/ztrsm.c
+1
-1
compute/ztrsmpl.c
compute/ztrsmpl.c
+1
-1
compute/ztrtri.c
compute/ztrtri.c
+1
-1
compute/zunglq.c
compute/zunglq.c
+1
-1
compute/zunglq_param.c
compute/zunglq_param.c
+1
-1
compute/zungqr.c
compute/zungqr.c
+1
-1
compute/zungqr_param.c
compute/zungqr_param.c
+1
-1
compute/zunmlq.c
compute/zunmlq.c
+1
-1
compute/zunmlq_param.c
compute/zunmlq_param.c
+1
-1
compute/zunmqr.c
compute/zunmqr.c
+1
-1
compute/zunmqr_param.c
compute/zunmqr_param.c
+1
-1
No files found.
compute/pzbuild.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zbuild parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgebrd_ge2gb.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgebrd_ge2gb parallel algorithm
*
* @version 1.0.0
* @author Hatem Ltaief
...
...
compute/pzgelqf.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgelqf parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgelqf_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgelqf_param parallel algorithm
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/pzgelqfrh.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgelqfrh parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgemm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgemm parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgeqrf.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgeqrf parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgeqrf_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgeqrf_param parallel algorithm
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/pzgeqrfrh.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgeqrfrh parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgetrf_incpiv.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgetrf_incpiv parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzgetrf_nopiv.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zgetrf_nopiv parallel algorithm
*
* @version 1.0.0
* @author Omar Zenati
...
...
compute/pzhemm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zhemm parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzher2k.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zher2k parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzherk.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zherk parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzhetrd_he2hb.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zhetrd_he2hb parallel algorithm
*
* @version 1.0.0
* @author Hatem Ltaief
...
...
compute/pzlacpy.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlacpy parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlag2c.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlag2c parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlange.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlange parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlanhe.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlanhe parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlansy.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlansy parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlantr.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlantr parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlascal.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlascal parallel algorithm
*
* @version 1.0.0
* @author Dalal Sukkari
...
...
compute/pzlaset.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlaset parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlaset2.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlaset2 parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzlauum.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zlauum parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzplghe.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zplghe parallel algorithm
*
* @version 1.0.0
* @comment This file is a copy from pzplghe.c
...
...
compute/pzplgsy.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zplgsy parallel algorithm
*
* @version 1.0.0
* @comment This file is a copy of pzplgsy.c,
...
...
compute/pzplrnt.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zplrnt parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzpotrf.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zpotrf parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzpotrimm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zpotrimm parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzsymm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zsymm parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzsyr2k.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zsyr2k parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzsyrk.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zsyrk parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzsytrf.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zsytrf parallel algorithm
*
* @version 1.0.0
* @author Jakub Kurzak
...
...
compute/pztile2band.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
ztile2band parallel algorithm
*
* @version 1.0.0
* @author Azzam Haidar
...
...
compute/pztradd.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
ztradd parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pztrmm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
ztrmm parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pztrsm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
ztrsm parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pztrsmpl.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
ztrsmpl parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pztrtri.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
ztrtri parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzunglq.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunglq parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzunglq_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunglq_param parallel algorithm
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/pzunglqrh.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunglqrh parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzungqr.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zungqr parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzungqr_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zungqr_param parallel algorithm
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/pzungqrrh.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zungqrrh parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzunmlq.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunmlq parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzunmlq_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunmlq_param parallel algorithm
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/pzunmlqrh.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunmlqrh parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzunmqr.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunmqr parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/pzunmqr_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunmqr_param parallel algorithm
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/pzunmqrrh.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
auxiliary routines
* @brief Chameleon
zunmqrrh parallel algorithm
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zbuild.c
View file @
1707f157
...
...
@@ -7,7 +7,7 @@
* @copyright 2012-2014 Bordeaux INP, CNRS (LaBRI UMR 5800), Inria,
* Univ. Bordeaux. All rights reserved.
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zbuild wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgeadd.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgeadd wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgelqf.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgelqf wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgelqf_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgelqf_param wrapper
s
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/zgelqs.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgelqs wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgelqs_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgelqs_param wrapper
s
*
* @version 1.0.0
* @author Raphael Boucherie
...
...
compute/zgels.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgels wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgels_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgels_param wrapper
s
*
* @version 1.0.0
* @author Raphael Boucherie
...
...
compute/zgemm.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgemm wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgeqrf.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgeqrf wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgeqrf_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgeqrf_param wrapper
s
*
* @version 1.0.0
* @author Mathieu Faverge
...
...
compute/zgeqrs.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***
*
* @brief Chameleon
computational routine
s
* @brief Chameleon
zgeqrs wrapper
s
*
* @version 1.0.0
* @comment This file has been automatically generated
...
...
compute/zgeqrs_param.c
View file @
1707f157
...
...
@@ -9,7 +9,7 @@
*
***