Overload List
| # | Signature | Description |
|---|---|---|
| 1 | TExprIntMatrixConstant(const DewString &AName, TMtxInt *AValue, const DewString &Help); | |
| 2 | TExprIntMatrixConstant(); |
Overload 1: TExprIntMatrixConstant(const DewString &AName, TMtxInt *AValue, const DewString &Help);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AName | const DewString & | |
| 2 | AValue | TMtxInt * | |
| 3 | Help | const DewString & |
Declared in Dew::Math::TExprIntMatrixConstant · Dew.Math/MtxParseClass.h · Cross-compiler
Overload 2: TExprIntMatrixConstant();
Declared in Dew::Math::TExprIntMatrixConstant · Dew.Math/MtxParseClass.h · Cross-compiler