MtxExpr.Resize Method

Matrix Resize(TMtx Src, Int32 NewRows, Int32 NewCols)

Returns the resized matrix.

#NameTypeDescription
1SrcTMtxsource TMtx
2NewRowsInt32
3NewColsInt32

Returns: Matrix

Remarks:

Internally calls Dew.Math.Matrix.Resize