oa::FnMatrix::full

Function published by the oa::FnMatrix namespace.

Function Documentation

Matrix oa::FnMatrix::full( MatrixShape inShape, oa::F64 inValue, oa::ScalarType inDtype = weightDtype() )
No public source comment is attached to this declaration.

Parameters

inShape
MatrixShape

inValue
oa::F64

inDtype
oa::ScalarType

Default: weightDtype()

Returns

Matrix

The declared return value.

Examples