[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Romain Beauxis <toots@r...> |
| Subject: | nan and infinity in C bindings.. |
Hi all ! I have a code that uses an external C library (fftw3) for float (double) computations. I get nan and infinity values back in OCaml using Store_double_field... Is it possible or do I have a problem in my binding code ? Romain