Main Content

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

演算子の置換

演算子のコード置換マッピングの定義

コード置換ツールまたはプログラミング インターフェイスを使用して、スカラー演算と行列演算のコード置換マッピングを定義します。行列演算をプロセッサまたは BLAS コードで置換します。データ配置を制御します。コードのマッチングと置換プロセスをカスタマイズします。

ツール

コード置換ツールコード置換ライブラリの内容の作成、変更、および検証
コード置換ビューアーコード置換ライブラリの内容の調査

関数

すべて展開する

addEntryコード置換テーブルに登録されているテーブル エントリのコレクションにテーブル エントリを追加
createCRLEntryCreate code replacement table entry from conceptual and implementation argument string specifications
RTW.TflBlasEntryGeneratorBLAS 演算のコード置換テーブル エントリを作成
RTW.TflCBlasEntryGeneratorCBLAS 演算のコード置換テーブル エントリを作成
RTW.TflCOperationEntry演算子のコード置換テーブル エントリの作成
RTW.TflCOperationEntryGeneratorCreate code replacement table entry for a fixed-point addition or subtraction operation
RTW.TflCOperationEntryGenerator_NetSlopeCreate code replacement table entry for a net slope fixed-point operation
RTW.TflCOperationEntryMLCustom code replacement table operation entry
RTW.TflTableコード置換テーブルを作成
setTflCOperationEntryParametersSet specified parameters for operator entry in code replacement table
addConceptualArgAdd conceptual argument to array of conceptual arguments for code replacement table entry
copyConceptualArgsToImplementationCopy conceptual argument specifications to implementation specifications of an entry for code replacement table entry
createAndAddImplementationArgCreate implementation argument from specified properties and add to implementation arguments for code replacement table entry
createAndSetCImplementationReturnCreate implementation return argument from specified properties and add to implementation for code replacement table entry
createCRLEntryCreate code replacement table entry from conceptual and implementation argument string specifications
createAndAddConceptualArgCreate conceptual argument from specified properties and add to conceptual arguments for code replacement table entry
getTflArgFromStringCreate code replacement argument based on specified name and built-in data type
addAdditionalHeaderFileAdd header file to array of header files for code replacement table entry
addAdditionalIncludePathAdd include path to array of include paths for code replacement table entry
addAdditionalLinkObjAdd link object to array of link objects for code replacement table entry
addAdditionalLinkObjPathAdd link object path to array of link object paths for code replacement table entry
addAdditionalSourceFileAdd source file to array of source files for code replacement table entry
addAdditionalSourcePathAdd source path to array of source paths for code replacement table entry
addComplexTypeAlignmentSpecify alignment boundary of a complex type
setReservedIdentifiersRegister reserved identifiers to associate with code replacement library

トピック

関連情報