Update of /cvsroot/lapackpp/lapackpp/blaspp/src
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv11946/blaspp/src
Modified Files:
blas1pp.cc
Log Message:
The functions zdotc() and zdotu()
return their result on the stack even on Linux (opensuse10.2's
version of BLAS), not only on Windows. Added a configure-time
check for this.
- View diff: http://lapackpp.cvs.sourceforge.net/lapackpp/lapackpp/blaspp/src/blas1pp.cc?r1=1.7&r2=1.8
|