oa::FnMatrix::empty

--- Factory functions ---

Function Documentation

Matrix oa::FnMatrix::empty( MatrixShape inShape, oa::ScalarType inDtype = weightDtype(), oa::MemoryPlacement inPlacement = oa::MemoryPlacement::Auto )
--- Factory functions ---

Parameters

inShape
MatrixShape

inDtype
oa::ScalarType

Default: weightDtype()

inPlacement
oa::MemoryPlacement

Default: oa::MemoryPlacement::Auto

Returns

Matrix

The declared return value.