oa::FnMatrix::topK

Function published by the oa::FnMatrix namespace.

Function Documentation

TopKResult oa::FnMatrix::topK( const Matrix & inA, oa::I32 inK, oa::I32 inDim = -1 )
No public source comment is attached to this declaration.

Parameters

inA
const Matrix &

inK
oa::I32

inDim
oa::I32

Default: -1

Returns

TopKResult

The declared return value.