projP1xP1 class

Constructors

projP1xP1(Element X, Element Y, Element Z, Element T)
projP1xP1.zero()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
T Element
getter/setter pair
X Element
getter/setter pair
Y Element
getter/setter pair
Z Element
getter/setter pair

Methods

add(Point p, projCached q) → void
addAffine(Point p, affineCached q) → void
double(projP2 p) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sub(Point p, projCached q) → void
subAffine(Point p, affineCached q) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited