Re: swig double[], under the gun and need help
Sells, Fred wrote: > I'm using python 2.4 under linux (centos 5.1). > I need to pass an array of doubles to a c function > but am getting an error, shown near the bottom of > this post. > > my swig interface file looks like this > > * File: rug
swig double[], under the gun and need help
I'm using python 2.4 under linux (centos 5.1). I need to pass an array of doubles to a c function but am getting an error, shown near the bottom of this post. my swig interface file looks like this * File: rug520.i */ %module rug520 %include "ty