Assign Data Member Function

Sets this matrix to the values of the source matrix.

Prototype

int32 Assign( Float64Matrix p_oSrc )

Parameters

Parameter Type Parameter Name Documentation
<Float64Matrix>p_oSrcA pointer to the source matrix used to initial this object.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.