Re: outputting C code
- To: mathgroup at smc.vnet.net
- Subject: [mg116678] Re: outputting C code
- From: Oliver Ruebenkoenig <ruebenko at wolfram.com>
- Date: Wed, 23 Feb 2011 06:23:49 -0500 (EST)
On Wed, 23 Feb 2011, HonestMath wrote: > Hello all, > > I know that Mathematica 8 contains the ability to export your > functions to C code. I am wondering what the extent of that might be. > If my function were to contain references to built in Mathematica > functions, are those too output? > > Is it possible to use built-in functions for use in an external > library? > > Cheers, > > Matt > > > Hallo Matt, you might want to consult the documentation for this see for example: CCodeGenerator/tutorial/Examples#659427467 ref/LiftingFilterData#258228157 those should get your started hth, Oliver