rotating: An internal Rccp function for the random rotation of a convex...

View source: R/RcppExports.R

rotatingR Documentation

An internal Rccp function for the random rotation of a convex polytope

Description

An internal Rccp function for the random rotation of a convex polytope

Usage

rotating(P, T = NULL, seed = NULL)

Arguments

P

A convex polytope (H-, V-polytope or a zonotope).

T

Optional. A rotation matrix.

seed

Optional. A fixed seed for the random linear map generator.

Value

A matrix that describes the rotated polytope


volesti documentation built on Sept. 19, 2023, 5:08 p.m.