andrecurvello / wlan-pos

Automatically exported from code.google.com/p/wlan-pos
0 stars 0 forks source link

k min rss array reshape error when number of fingerprints less than KNN value #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. number of fingerprints less than KNN=4, e.g. 3
2. online -v -i /path/to/rmpfile

What is the expected output? What do you see instead?
four columns: spid, rss(squared), lat, lon mal-assigned after reshape((KNN,-1))

Original issue reported on code.google.com by xiaotian...@gmail.com on 14 Jan 2010 at 1:51

GoogleCodeExporter commented 8 years ago

Original comment by xiaotian...@gmail.com on 14 Mar 2010 at 6:04