ConnectLibraryCallbackFunction

ConnectLibraryCallbackFunction[mname,cf]

connects a CompiledFunction cf with the library callback manager with name mname.

Details

Examples

Basic Examples  (1)

Load an example LibraryFunction that applies a callback function to each element in a list:

Compile a simple function and connect the CompiledFunction to the library callback manager:

Applying the LibraryFunction to a list will use the CompiledFunction for each element:

Wolfram Research (2014), ConnectLibraryCallbackFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/ConnectLibraryCallbackFunction.html.

Text

Wolfram Research (2014), ConnectLibraryCallbackFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/ConnectLibraryCallbackFunction.html.

CMS

Wolfram Language. 2014. "ConnectLibraryCallbackFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ConnectLibraryCallbackFunction.html.

APA

Wolfram Language. (2014). ConnectLibraryCallbackFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ConnectLibraryCallbackFunction.html

BibTeX

@misc{reference.wolfram_2023_connectlibrarycallbackfunction, author="Wolfram Research", title="{ConnectLibraryCallbackFunction}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/ConnectLibraryCallbackFunction.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_connectlibrarycallbackfunction, organization={Wolfram Research}, title={ConnectLibraryCallbackFunction}, year={2014}, url={https://reference.wolfram.com/language/ref/ConnectLibraryCallbackFunction.html}, note=[Accessed: 19-March-2024 ]}