View source: R/binary_matrix_product.R
binary_matrix_product | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.