VectorInt MinCols(TMtxInt *Src);
Compute minimum of each column.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TMtxInt * |
Remarks:
Compute minimum of each column and store the result in to Dst VectorInt. The Dst is sized automatically.
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler