View source: R/cdss_binary_matrix_product.R
| cdss_binary_matrix_product | R Documentation |
cdss_binary_matrix_product expects two binary matrices and computes there Boolean product.
cdss_binary_matrix_product(m, n)
m |
Binary matrix |
n |
Binary matrix |
Boolean matrix product of m and n
Other Utility functions:
cdss_close_ar(),
cdss_reduce_sf()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.