Skip to content
  • Liam Healy's avatar
    New size-vector-scalar replaces size-vector-real · 43f24411
    Liam Healy authored
    New function size-vector-scalar replaces size-vector-real, and gives
    the size as a double float if the array is real, and as the element
    type if it is complex, in order to be acceptable to the elt* interface
    to GSL's _scale routines.
    43f24411