Question about Vectors & Matrices
Daniel T Konkle
daniel.konkle@dynetics.com
Mon Jul 29 08:09:00 GMT 2002
The GSL library has data types for int, long, double, etc in the case of
vectors and matrices.
Does it have a type for 'pointers' ? I really/want to be able allocate a
matrix that holds pointers so that I can use those pointers to allocate
other things. This way I could use the GSL functions to access those elements.
Is this even possible? Is it as clear as mud?
Danny
More information about the Gsl-discuss
mailing list