polytope_iso {Rtropical} | R Documentation |
Dimension Reduction by Isometry
Description
Dimension Reduction by Isometry
Usage
polytope_iso(D, P)
Arguments
D |
a data matrix of size s x e whose rows are vertices of a tropical polytope. |
P |
a vector of a point in row spaces of |
Value
A vector of a point corresponding to P
in column span of D
.
[Package Rtropical version 1.2.1 Index]