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.
Scalar
: default: Rational
These properties are for input only. They allow redundant information.
VECTORS
The Vectors of the configuration
Matrix<Scalar,NonSymmetric>
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
VECTOR_AMBIENT_DIM
and VECTOR_DIM
coincide.
GALE_TRANSFORM
Coordinates of the Gale transform.
Matrix<Scalar,NonSymmetric>
LINEAR_SPAN
Dual basis of the linear hull of the vector configuration
Matrix<Scalar,NonSymmetric>
MULTIPLE_VECTORS
Tells if there exists multiple vectors.
N_VECTORS
Number of VECTORS
.
POSITIVE
True if all VECTORS
have non-negative coordinates, that is, if they all lie entirely in the positive orthant.
VECTOR_AMBIENT_DIM
Dimension of the space in which the vector configuration lives. Similar to CONE_AMBIENT_DIM
.
VECTOR_DIM
Dimension of the linear hull of the vector configuration. Similar to CONE_DIM
.
Properties which belong to the corresponding (oriented) matroid
CHIROTOPE
Chirotope corresponding to VECTORS
CIRCUITS
Circuits in VECTORS
COCIRCUITS
Cocircuits in VECTORS
These properties capture information of the object that is concerned with the action of permutation groups.
GROUP
MATRIX_ACTION
MatrixActionOnVectors<Scalar>
These properties are for visualization.
LABELS
Unique names assigned to the VECTORS
. If specified, they are shown by visualization tools instead of point indices.
These methods are for visualization.
VISUAL()
Visualize a vector configuration.
Visual::Polygons::decorations
geometric_options_linear