help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] gsl compilation error


From: Eric Germaneau
Subject: [Help-gsl] gsl compilation error
Date: Tue, 24 Apr 2007 11:27:15 +0200
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

Hello,
I'm trying to compile a code wich comput eigenvalues and eigenvectors of matrices with gsl.

_I've included in my file:_

*#include <gsl/gsl_math.h>
#include <gsl/gsl_eigen.h>
*
_I get the floowing errors:_

/opt/gnu/gsl-1.8/intel/include/gsl/gsl_sys.h(55): error: expected a ")"
 double gsl_ldexp(const double x, const int e);
                                            ^
/opt/gnu/gsl-1.8/intel/include/gsl/gsl_sys.h(56): error: expected a ")"
 double gsl_frexp(const double x, int * e);

Does someone has any idea about it?
Thanks in advance,
Regards,

                  Eric.

--
/ "Love, Gift from Life, is given naturally."
/
Eric Germaneau <http://lcr.epfl.ch/page37437.html>
Ecole polytechnique fédérale de Lausanne (EPFL)
FSB - IPMC
Laboratoire de Cristallographie(LCr) <http://lcr.epfl.ch>
BSP 518
CH-1015 Lausanne
Switzerland
address@hidden <mailto:address@hidden>
/Tel./: +41 (0)21 / 693 06 36
/Fax./: +41 (0)21 / 693 05 04

/_And by email in advance_ ... /
/msn/: address@hidden
/skype/: aihaike

/Please consider the environment before printing this email - Considérez svp l'environnement avant d'imprimer cet email/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]