uniqueRows abstract method

Matrix uniqueRows()

Extracts non-repeated matrix rows and pack them into matrix

Implementation

Matrix uniqueRows();