summaryrefslogtreecommitdiff
path: root/src/feature.h
AgeCommit message (Collapse)Author
2017-03-19Implement feature measurement prediction.Martin Miller
Used a slightly simplified expression to compute pib0. Replaced the Householder Transform with quaternion based reflection (untested).
2017-03-18Start Feature::h() methodMartin Miller
2017-03-18Add Feature classMartin Miller