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 Language. 2024. "CompiledComponentRawInterface." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CompiledComponentRawInterface.html.

APA

Wolfram Language. (2024). CompiledComponentRawInterface. Wolfram Language & System Documentation Center. Retrieved from 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: 05-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: 05-November-2024 ]}