Skip to content
  • Liam Healy's avatar
    Method #'cl-array for pointers (gsl-vector-c doubles) · 9bf385d1
    Liam Healy authored
    Define '+foreign-pointer-class+ to be the class name for foreign
    pointers, which will be assumed to be GSL vectors or matrix pointers.
    Use in new method #'cl-array to return a CL array from a pure GSL
    vector double pointer, such as is returned by several functions in
    solve-minimize-fit.
    9bf385d1