Yesterday (well, early this morning) I uploaded a fastlscomplex.cpp
file, which is still in its interim state; many of the control structures are taken directly from the fastnu.c
source, and I need to adapt how fastlscomplex
interacts with what will be the result vector, but it's a solid start. Now to figure out why my test oct-file caused a segfault ...
EDIT I left out return octave_value_list ();
at the end (it was just a test that wrote the contents of a complex row vector to stdout), now back to weightier matters.
No comments:
Post a Comment