2010/1/26 Leo sdl.web@googlemail.com:
Hello,
When I run (make-multi-dimensional-root-solver-f +powells-hybrid+ 3 #m(0 0 0)), CCL enters debug mode with the following msg on the terminal it runs in.
? Unhandled exception 10 at 0x0, context->regs at #xb0e30b1c Exception occurred while executing foreign code ? for help [57048] Clozure CL kernel debugger:
Thanks to a hint from Mirko, I was able to understand the function better, in particular, its arg GSLL::FUNCTION-OR-DIMENSION. What's the -OR-DIMENSION for?
There are examples on how to use these functions in the source, which one can easily find through the testsuite.
Leo