Packages that use PM_CIRCLE | |
---|---|
rcs.posemath |
Uses of PM_CIRCLE in rcs.posemath |
---|
Methods in rcs.posemath that return PM_CIRCLE | |
---|---|
PM_CIRCLE |
PM_CIRCLE.clone()
|
static PM_CIRCLE |
Posemath.fitCircle2D_XY(java.util.List<? extends PmCartesian> l)
Ignores the z value in each element of the list and returns a circle fit with least-squares error to x,y points |