Assign Data Member Function

Assigns the value of the RHS matrix to this object.

Prototype

int32 Assign( Uint64Matrix rhs )

Parameters

Parameter Type Parameter Name Documentation
<Uint64Matrix>rhsA pointer to the RHS.

Examples

Copy Text To Clipboard

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