MPSMatrixFindTopK A kernel for computing the top-K values and their corresponding indices in a matrix. Declarationclass MPSMatrixFindTopK TopicsInitializersinit(coder:device:)init(device:numberOfTopKValues:)Instance PropertiesindexOffsetnumberOfTopKValuessourceColumnssourceRowsInstance Methodscopy(with:device:)encode(commandBuffer:inputMatrix:resultIndexMatrix:resultValueMatrix:) RelationshipsInherits FromMPSMatrixUnaryKernelConforms ToCVarArgCustomDebugStringConvertibleCustomStringConvertibleEquatableHashableNSCodingNSCopyingNSObjectProtocolNSSecureCoding See AlsoMatrix Arithmetic OperationsMPSMatrixSumMPSMatrixMultiplicationMPSMatrixVectorMultiplication