[Lapackpp-cvs] CVS: lapackpp/include blas1.h,1.3,1.4
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-08-05 14:06:28
|
Update of /cvsroot/lapackpp/lapackpp/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30274/include Modified Files: blas1.h Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/blas1.h, blaspp/src/blas1pp.cc: Fix declaration of zdotu and zdotc functions on Windows, because the return value of LAPACK is there actually returned on the stack -- contrary to LAPACK on linux. |