![](https://secure.gravatar.com/avatar/d5555d34275e2adc6523ec501bc9cda6.jpg?s=120&d=mm&r=g)
27 Jan
2010
27 Jan
'10
3:03 a.m.
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