documentation:release:4.7:polytope:vectorconfiguration

Available versions of this document: latest release, release 4.11, release 4.10, release 4.9, release 4.8, release 4.7, release 4.6, release 4.5, release 4.4, release 4.3, release 4.2, release 4.1, release 4.0, release 3.6, release 3.5, nightly master

Reference documentation for older polymake versions: release 3.4, release 3.3, release 3.2

BigObject VectorConfiguration<Scalar>

from application polytope

An object of type VectorConfiguration deals with properties of row vectors, assembled into an n x d matrix called VECTORS. The entries of these row vectors are interpreted as non-homogeneous coordinates. In particular, the coordinates of a VECTOR will *NOT* be normalized to have a leading 1.

Type Parameters:

Scalar: default: Rational

These properties are for input only. They allow redundant information.


VECTORS

The Vectors of the configuration

Type:

These properties capture geometric information of the object. Geometric properties depend on geometric information of the object, like, e.g., vertices or facets.


FULL_DIM
Type:

GALE_TRANSFORM

Coordinates of the Gale transform.

Type:

LINEAR_SPAN

Dual basis of the linear hull of the vector configuration

Type:

MULTIPLE_VECTORS

Tells if there exists multiple vectors.

Type:

N_VECTORS

Number of VECTORS.

Type:
Int

POSITIVE

True if all VECTORS have non-negative coordinates, that is, if they all lie entirely in the positive orthant.

Type:

VECTOR_AMBIENT_DIM

Dimension of the space in which the vector configuration lives. Similar to CONE_AMBIENT_DIM.

Type:
Int

VECTOR_DIM

Dimension of the linear hull of the vector configuration. Similar to CONE_DIM.

Type:
Int

Properties which belong to the corresponding (oriented) matroid


CHIROTOPE

Chirotope corresponding to VECTORS

Type:
depends on extension:

CIRCUITS

Oriented circuits of VECTORS, oriented matroid version of CIRCUITS.

Type:

COCIRCUITS

Oriented cocircuits of VECTORS, oriented matroid version of COCIRCUITS.

Type:

These properties capture information of the object that is concerned with the action of permutation groups.


GROUP
Type:
Properties of GROUP:
MATRIX_ACTION
Type:

These properties are for visualization.


LABELS

Unique names assigned to the VECTORS. If specified, they are shown by visualization tools instead of point indices.

Type:

These methods are for visualization.


VISUAL()

Visualize a vector configuration.

Options:
Returns:

  • documentation/release/4.7/polytope/vectorconfiguration.txt
  • Last modified: 2022/07/15 08:30
  • by 127.0.0.1