function Min(const X: TMtxVecInt): Integer;
Returns the minimum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt |
Returns: Int32
Remarks:
Internally calls Matrix.Min
Returns the minimum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt |
Returns: Int32
Internally calls Matrix.Min