Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Metal Performance Shaders
/
MPSMatrixFindTopK
/
init(device:numberOfTopKValues:)
init(device:numberOfTopKValues:)
Declaration
init
(
device
: any
MTLDevice
,
numberOfTopKValues
:
Int
)