Transpose Data Member Function

Transposes all the matrices in the collection.

Prototype

int32 Transpose( Float64MatrixArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Float64MatrixArray>p_oSourceA pointer to the source matrix array containing the matrices you wish to transpose.

Examples

Copy Text To Clipboard

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