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.
|