linsp_to_poly: Convert Tropical Linear Space to Convex Hull

View source: R/linsp_to_poly.R

linsp_to_polyR Documentation

Convert Tropical Linear Space to Convex Hull

Description

Convert Tropical Linear Space to Convex Hull

Usage

linsp_to_poly(V)

Arguments

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.

Value

the return is a e choose s-1 x e matrix.


HoujieWang/Rtropical documentation built on May 18, 2022, 11:56 a.m.