Qurak

CompilationTarget

Available

Option for compilation target

CompilationTarget
cGen = Compile[{{x}}, x ^ 2 + Sin[x ^ 2], CompilationTarget -> "C"] → Compile[{{x}}, x^2 + Sin[x^2], CompilationTarget -> C]

Topics

Related

All 6300 functions · Use this from an MCP client