Browse thread
[Ocaml and C] Passing Arrays and Matrices of floats from Ocaml to C and back
[
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: | Paolo Donadeo <p.donadeo@g...> |
| Subject: | Re: [Caml-list] [Ocaml and C] Passing Arrays and Matrices of floats from Ocaml to C and back |
Did you consider using the bigarray library? http://caml.inria.fr/pub/docs/manual-ocaml/manual043.html -- Paolo