Orbiter 2022
Combinatorial Objects
projective_space.h File Reference

Go to the source code of this file.

Classes

class  orbiter::layer5_applications::projective_geometry::canonical_form_classifier_description
 to classify objects using canonical forms More...
 
class  orbiter::layer5_applications::projective_geometry::canonical_form_classifier
 to classify objects using canonical forms More...
 
class  orbiter::layer5_applications::projective_geometry::canonical_form_nauty
 to compute the canonical form of an object using nauty More...
 
class  orbiter::layer5_applications::projective_geometry::canonical_form_substructure
 to compute the canonical form of an object using substructure canonization More...
 
class  orbiter::layer5_applications::projective_geometry::object_in_projective_space_with_action
 to represent an object in projective space More...
 
class  orbiter::layer5_applications::projective_geometry::projective_space_activity_description
 description of an activity associated with a projective space More...
 
class  orbiter::layer5_applications::projective_geometry::projective_space_activity
 an activity associated with a projective space More...
 
class  orbiter::layer5_applications::projective_geometry::projective_space_global
 collection of worker functions for projective space More...
 
class  orbiter::layer5_applications::projective_geometry::projective_space_with_action_description
 description of a projective space with action More...
 
class  orbiter::layer5_applications::projective_geometry::projective_space_with_action
 projective space PG(n,q) with automorphism group PGGL(n+1,q) More...
 

Namespaces

namespace  orbiter
 the orbiter library for the classification of combinatorial objects
 
namespace  orbiter::layer5_applications
 classes for combinatorial objects and their classification
 
namespace  orbiter::layer5_applications::projective_geometry
 Applications in projective space.