bbpoly_affine: Affine transformation of a polytope

View source: R/bbpoly.R

bbpoly_affineR Documentation

Affine transformation of a polytope

Description

Affine transformation of a polytope

Usage

bbpoly_affine(bbpoly, A, s = c(0, 0, 0), center_before_A = FALSE)

Arguments

bbpoly

bbpoly object

A

linear transformation

s

shift vector

center_before_A

Center the polygon to mass centrum before applying A? Reversed after A and before shift.


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.