I have a matrix which contains coordinate points. There are distance betweeo any two points. I want to generate a subset of matrix that shows a circle area with the circle center coordinate and radius specified by the user. What would be a good implementation for this? (How) should I create tables in database in order for easy queries?
Any suggestions are appreciated.