[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Multi-Dimensional Arrays and MCL's FFI



We have used the FFI for a lot of C code... and we are moving 
over to using the component manager. This way the C code can be
written in a number of different environments and doesn't have
some of the limitations of code resources.

If you are calling the C routines in a tight loop, using components
will probably be much faster than using the PPC toolbox.

Sean Doyle
doyle@sisu.mgh.harvard.edu