Skip to contents

Map Boolean matrix `mat` (each row represnts a set as a Boolean vector, where TRUE indicates membership and FALSE otherwise) to a list of integer vectors.

Usage

md_convert_boolean_matrix_to_list(mat)

Arguments

mat

Boolean matrix

Value

list of integer vectors