Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 11 found.
[1] < 1 2 > [2]  Sort:

ArithmeticGMP (Package: rcdd) : GMP Rational Arithmetic

Add, subtract, multiply, or divide one object to/from/by another using GMP (GNU multiple precision) rational arithmetic. Any size integers in the numerator and denominator are allowed.
● Data Source: CranContrib
● Keywords: misc
● Alias: ArithmeticGMP, qabs, qdq, qinv, qmatmult, qmax, qmin, qmq, qneg, qpq, qprod, qsign, qsum, qxq
● 0 images

linearity (Package: rcdd) : Find implicit linearities in H-representation and V-representation

Given V-representation (convex hull of points and directions) or H-representation (intersection of half spaces) of convex polyhedron find non-linearity generators that can be made linearity without changing polyhedron
● Data Source: CranContrib
● Keywords: misc
● Alias: linearity
● 0 images

makeH (Package: rcdd) : make H-representation of convex polyhedron

Construct H-representation of convex polyhedron, set of points x satisfying
● Data Source: CranContrib
● Keywords: misc
● Alias: addHeq, addHin, makeH
● 0 images

allfaces (Package: rcdd) : All Faces of a Convex Polyhedron

List all the nonempty faces of a convex polyhedron, giving for each the dimension, the active set of constraints, and a relative interior point.
● Data Source: CranContrib
● Keywords: misc
● Alias: allfaces
● 0 images

Subset (Package: rcdd) : subsets and maximal sets

Given a list of positive integer vectors representing sets, return a vector of all pairwise intersections (allIntersect), return a vector of all pairwise unions (allUnion), or a vector indicating the sets that are maximal in the sense of not being a subset of any other set in the list (maximal). If the list contains duplicate sets, at most one of each class of duplicates is declared maximal.
● Data Source: CranContrib
● Keywords: misc
● Alias: all.intersect, all.union, allIntersect, allUnion, maximal
● 0 images

redundant (Package: rcdd) : Eliminate redundant rows of H-representation and V-representation

Eliminate redundant rows from H-representation (intersection of half spaces) or V-representation (convex hull of points and directions) of convex polytope.
● Data Source: CranContrib
● Keywords: misc
● Alias: redundant
● 0 images

scdd (Package: rcdd) : Go between H-representation and V-representation of convex polyhedron

Calculate V-representation (convex hull of points and directions) of convex polytope given H-representation (intersection of half spaces) or vice versa.
● Data Source: CranContrib
● Keywords: misc
● Alias: scdd
● 0 images

ConvertGMP (Package: rcdd) : Convert Between Real, Integer, and GMP Rational

Converts to and from GMP (GNU multiple precision) rational numbers. Any size integers in the numerator and denominator are allowed.
● Data Source: CranContrib
● Keywords: misc
● Alias: ConvertGMP, d2q, q2d, q2q, z2q
● 0 images

makeV (Package: rcdd) : make V-representation of convex polyhedron

Construct V-representation of convex polyhedron. See scdd for description of valid representations.
● Data Source: CranContrib
● Keywords: misc
● Alias: addVlines, addVpoints, addVrays, makeV
● 0 images

validcdd (Package: rcdd) : validate and H-representation or V-representation of convex polyhedron

Validate an H-representation or V-representation of convex polyhedron, see scdd for description of valid representations.
● Data Source: CranContrib
● Keywords: misc
● Alias: validcdd
● 0 images