oa::FnMatrix::split

Function published by the oa::FnMatrix namespace.

Function Documentation

oa::Vector<Matrix> oa::FnMatrix::split( const Matrix & inSelf, oa::Span<oa::I64> inSizes, oa::I32 inDim = 0 )
No public source comment is attached to this declaration.

Parameters

inSelf
const Matrix &

inSizes
oa::Span<oa::I64>

inDim
oa::I32

Default: 0

Returns

oa::Vector<Matrix>

The declared return value.