View source: R/linsp_to_poly.R
linsp_to_poly | R Documentation |
Convert Tropical Linear Space to Convex Hull
linsp_to_poly(V)
V |
a data matrix, of dimension s x e, with each row a basis of tropical linear space. e is the dimension of the tropical space and s is the dimension of the linear space. |
the return is a e choose s-1 x e matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.