Index of the pointarrays module
-
m
base.geometry_real.pointarrays
...
- array of points with a defined geometic relationship
-
f
PointArray
...
- factory function returns instance a class representing an array of points
with a defined geometic relationship
-
C
GrowthMeasure
...
- array of points of line with any sequential 4 points
with crossratio equal to that of the 4 given points
-
C
Harmonics
...
- array of points harmonic to the given point array,
with respect to the given points
-
C
CorrelationPoints
...
- array of point as poles of the given line array with respect to
the given conic
-
C
PlanePoints
...
- array of points of intersection of the given line array with
the given plane
-
C
CirclingPencil
...
- array points of intersection of the given array of lines
and the given line
-
C
PointPencil
...
-
C
CirclePoints
...
- array of points equidistant on given circumference of given circle
-
C
Conic
...
- array of points on the conic determined by the given 5 points
-
C
ArrayIntersect
...
- array of points of intersection of the given 2 arrays of lines