oa::FnMatrix::fromInt32

Function published by the oa::FnMatrix namespace.

Function Documentation

Matrix oa::FnMatrix::fromInt32( oa::Span<const oa::I32> inData, MatrixShape inShape, oa::ScalarType inDtype = oa::ScalarType::Int32 )
No public source comment is attached to this declaration.

Parameters

inData
oa::Span<const oa::I32>

inShape
MatrixShape

inDtype
oa::ScalarType

Default: oa::ScalarType::Int32

Returns

Matrix

The declared return value.