oa::FnMatrix::ones

Function published by the oa::FnMatrix namespace.

Function Documentation

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

Parameters

inShape
MatrixShape

inDtype
oa::ScalarType

Default: weightDtype()

Returns

Matrix

The declared return value.

Examples