MatrixBerryCore
Namespaces | Functions
uniquerows.m File Reference

Go to the source code of this file.

Namespaces

 mxberry::core
 

Functions

function mxberry::core::uniquerows (in inpMat, in isInteger, in forceMode)
 UNIQUEROWS finds unique rows in input matrix, i.e. the more effective version of UNIQUE(. . .,'rows') More...