Fill Data Member Function

Fills the matrix with the specified value.

Prototype

int32 Fill( double value )

Parameters

Parameter Type Parameter Name Documentation
doublevalueFills all the components in the matrix with this value.

Examples

Copy Text To Clipboard

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