Jump to content

Talk:Polynomial regression: Difference between revisions

(→‎Fortran matmul use: new section)
(→‎FORTRAN DGETRx: new section)
Line 45:
 
I would appreciate if somebody with the Fortran language available could confirm.
 
== FORTRAN DGETRx ==
 
Where can I read what
call DGETRF(n, n, XTX, lda, ipiv, info)
call DGETRI(n, XTX, lda, ipiv, work, lwork, info)
do? ..[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 18:13, 18 December 2016 (UTC)
2,295

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.