Description Usage Arguments Value Examples
View source: R/extremalmatching.R
Construct B matrix in dimension d
1 |
d |
the dimension |
named |
logical value to determine whether rows and columns are named |
scale |
if this is set to false the final scaling of the columns by multiplicity is not carried out |
a square matrix with 1 + floor(d/2) rows and columns
1 | Bmatrix(7)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.