oa::FnMatrix::fill
fill: Create a Float32 matrix filled with a constant value.
Function Documentation
fill: Create a Float32 matrix filled with a constant value.
Parameters
inShapeconst oa::MatrixShape &—
inValueoa::F32—
Returns
oa::MatrixThe declared return value.