Template Function bats::reduce_matrix_compression(ColumnMatrix<TVec>&, ColumnMatrix<TVec>&, const std::vector<bool>&, flag)

Function Documentation

template<class TVec, typename flag>
std::vector<size_t> bats::reduce_matrix_compression(ColumnMatrix<TVec> &M, ColumnMatrix<TVec> &U, const std::vector<bool> &comp_inds, flag)