Overload List
Overload 1: TOpenCLMatrix *Size(int aRows, int aCols, TclFloatPrecision aPrecision, bool AComplex) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aRows | int | |
| 2 | aCols | int | |
| 3 | aPrecision | TclFloatPrecision | |
| 4 | AComplex | bool |
Declared in Dew::Math::clMatrix · Dew.Math/clMtxExpr.h · Cross-compiler
Overload 2: TOpenCLMtxVec *Size(int ARows, int ACols, TclFloatPrecision aPrecision) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ARows | int | |
| 2 | ACols | int | |
| 3 | aPrecision | TclFloatPrecision |
Declared in Dew::Math::clMatrix · Dew.Math/clMtxExpr.h · Cross-compiler
Overload 3: TOpenCLMtxVec *Size(TOpenCLMtxVec *Src, bool AComplex) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLMtxVec * | |
| 2 | AComplex | bool |
Declared in Dew::Math::clMatrix · Dew.Math/clMtxExpr.h · Cross-compiler
Overload 4: TOpenCLMtxVec *Size(TOpenCLBase *Src) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLBase * |
Declared in Dew::Math::clMatrix · Dew.Math/clMtxExpr.h · Cross-compiler