[Lapackpp-cvs] CVS: lapackpp/blaspp/src blas1pp.cc,1.1,1.2
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-08-05 14:06:29
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30274/blaspp/src Modified Files: blas1pp.cc 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. |