Skip to contents

Map list of integer vectors (each list represents a set) to Boolean matrix, where each row represents the corresponding set as a Boolean vector.

Usage

md_convert_list_to_boolean_matrix(xs)

Arguments

xs

List of integer vectors.

Value

Boolean matrix representation of `xs`