CompiledComponentRawInterface

CompiledComponentRawInterface[comp]

表示已编译组件的原始接口.

更多信息

范例

基本范例  (1)

CompiledComponentRawInterface 很有用,因为它允许从库中使用已编译组件的声明,而无需重新编译它们.

DeclareCompiledComponent 可以创建一个原始库函数以供其他编译代码使用:

构建组件库:

加载并初始化组件库:

库中函数的声明:

编译使用该库的函数:

运行调用库的计算:

可以不使用 LibraryFunctionDeclaration,而是直接使用组件库接口:

Wolfram Research (2024),CompiledComponentRawInterface,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html.

文本

Wolfram Research (2024),CompiledComponentRawInterface,Wolfram 语言函数,https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html.

CMS

Wolfram 语言. 2024. "CompiledComponentRawInterface." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html.

APA

Wolfram 语言. (2024). CompiledComponentRawInterface. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html 年

BibTeX

@misc{reference.wolfram_2024_compiledcomponentrawinterface, author="Wolfram Research", title="{CompiledComponentRawInterface}", year="2024", howpublished="\url{https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html}", note=[Accessed: 06-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_compiledcomponentrawinterface, organization={Wolfram Research}, title={CompiledComponentRawInterface}, year={2024}, url={https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html}, note=[Accessed: 06-November-2024 ]}