[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: mathlib
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 8 Apr 2014 14:49:19 -0300
> Seems you need:
> #ifdef __WIN32
> # include <amp_math.h>
> #endif
Can someone confirm that this works and is the correct thing to do?
Perhaps we need to test for the compiler as well, since amp_math.h
is not a standard header.
- References:
- Re: mathlib, Roberto Ierusalimschy
- Re: mathlib, Ralph Hempel
- Re: mathlib, Roberto Ierusalimschy
- Re: mathlib, Enrico Colombini
- Re: mathlib, Rena
- Re: mathlib, Michel Martens
- Re: mathlib, Dirk Laurie
- Re: mathlib, Luiz Henrique de Figueiredo
- Re: mathlib, Joshua Jensen
- Re: mathlib, Coroutines