Learn R Programming

volesti (version 1.0.0)

rotating: 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)

Arguments

P

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

Value

A matrix that describes the rotated polytope

warning

Do not use this function.