[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Single precision float version of linalg functions
From: |
Martin Jansche |
Subject: |
Re: [Help-gsl] Single precision float version of linalg functions |
Date: |
Thu, 6 Dec 2007 08:35:47 -0500 |
On Dec 1, 2007 11:05 AM, Stefano Zanobi <address@hidden> wrote:
> I'd prefer to keep using float in my program, because I need maximum
> performance (even at cost of less precision)... Is there a workaround?
You could look into LAPACK.
-- mj