binary_matrix_product {CDSS} | R Documentation |
binary_matrix_product
expects two binary matrices and computes there Boolean product.
binary_matrix_product(m, n)
m |
Binary matrix |
n |
Binary matrix |
Boolean matrix product of m and n
Other Utility functions:
close_ar()
,
reduce_sf()