rotating {volesti}R 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


[Package volesti version 1.1.2-9 Index]