Ktlist3d {gbp} | R Documentation |
Ktlist3d hold multiple kt for recursive fit
Ktlist3d
An object of class C++Class
of length 1.
Ktlist3d hold multiple kt via consider all possible fit onto different xp and different rotation and nlimit
a Ktlist3d class instance has 4 fields:
- n: length of kt candidate position scale vector list
- kt: candidate (x, y, z, l, d, h) fit of it current investigating
- xp: candidate extreme point list after kt fit into each corresponding (x, y, z, l, d, h) position scale
- s: score of each kt fit: calculate overall extrem point residual space entropy as score, the smaller the better, since smaller entropy indicate concentrated residual space and less number of extreme point.
internal cpp class use in gbp3d_solver_dpp()
Other gbp3d_it: gbp3d_it_create_ktlist