Start » Filter Reference » Basic » Matrix » CreateUniformMatrix
Module: | FoundationLite |
---|
Creates a matrix with the specified dimensions and filled with a uniform element value.
Name | Type | Range | Description | |
---|---|---|---|---|
inRowCount | Integer | 0 - | ||
inColumnCount | Integer | 0 - | ||
inValue | Real | |||
outMatrix | Matrix |
Complexity Level
This filter is available on Basic Complexity Level.