Matrix Pascl(int Order);
Returns the pascal matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Order | int |
Remarks:
Internally calls Matrix::Pascl
Declared in Dew::Math::Units::MtxExpr · Dew.Math/Units.MtxExpr.h · Cross-compiler
Returns the pascal matrix.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Order | int |
Internally calls Matrix::Pascl