Yes you are right resize2vect_sp is not implemented but you
can use the function matrix instead.
matrix(a,1,size(a,'*'))
we should implement a(:) and a.redim[1,-1] which are missing.
jpc
bruno> I guess yes as some nsp objects have nsp object as field (for
bruno> example see nsp2/src/types-test/codegen/contours.defs) but I am still
bruno> not familiar with this part of nsp...
It should, but it won't since I have to add some informations in
the generator to make this point work (you can use basic C objects + Matrix
BMatrix, List up to now). You could also imagine to type the field
as a "NspObject*" to be able to store any nsp object but this is
also unfinished. I'll try to update this as soon as possible
jpc
--
You received this message because you are subscribed to the Google Groups "tumbi" group.
To post to this group, send email to tu...@googlegroups.com.
To unsubscribe from this group, send email to tumbi+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tumbi?hl=en.