MtxExprInt.Convert Method

VectorInt Convert(TVecInt Src, TIntPrecision DstIntPrecision)

Copy each of Vec elements to the calling object.

#NameTypeDescription
1SrcTVecIntsource TVecInt
2DstIntPrecisionTIntPrecision

Returns: VectorInt

Remarks:

The Size property of the calling object is set implicitly to match Vec object. The storage precision of the calling object is set to DstIntPrecision.