Template Function smith_rows

Function Documentation

template<class TC>
std::tuple<ColumnMatrix<TC>, ColumnMatrix<TC>> smith_rows(const ColumnMatrix<TC> &A)