polytope_iso: Dimension Reduction by Isometry

View source: R/polytope_iso.R

polytope_isoR 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 D.

Value

A vector of a point corresponding to P in column span of D.


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