Int32 Min(TMtxVecInt X)
Returns the minimum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt | source TVecInt or TMtxInt |
Returns: Int32
Remarks:
Internally calls Dew.Math.Matrix.Min
Returns the minimum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt | source TVecInt or TMtxInt |
Returns: Int32
Internally calls Dew.Math.Matrix.Min