linkingMatrix | R Documentation |
Linking numbers between all pairs of strands of a braid.
linkingMatrix(braid)
braid |
a |
A matrix.
strandLinking
to get the linking number between
two strands of the braid.
braid <- mkBraid(4, c(2, -3, 3))
linkingMatrix(braid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.