Skip to content
Snippets Groups Projects
Commit 78b25a17 authored by Liam Healy's avatar Liam Healy
Browse files

New function #'make-foreign-array-from-gsl-pointer untested

New function #'make-foreign-array-from-gsl-pointer allows construction
of a foreign-array with the appropriate metadata when given the
mpointer.  It has not been tested.  Its main use will be in GSL
routines that create their own GSL vector (or matrix); previously
those were copied from the pointer, now they are just wrapped with the
appropriate GSLL object.  File renamed to "foreign-array.lisp" from
"marray.lisp".
parent bf01ac03
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment