Uses of Class
Pdrabik.PointP

Packages that use PointP
Pdrabik   
Test   
 

Uses of PointP in Pdrabik
 

Methods in Pdrabik that return PointP
 PointP Region.NL()
           
 PointP Region.SR()
           
 

Constructors in Pdrabik with parameters of type PointP
Region(PointP[] arg)
           
 

Uses of PointP in Test
 

Methods in Test with parameters of type PointP
 double Arithmetic.CountCoeff(PointP p, PointP k)