#include <projgeom/pg_line.hpp>
template<ring _K>
pg_line struct
Projective line: two dimensional subspace of K^3.
Template parameters | |
---|---|
_K | Type of line elements |
Contents
Base classes
-
template<ring _K, typename _dual>class pg_object<_K, pg_point<_K>>
- Projective object.