Home | Trees | Indices | Help |
|
---|
|
Find neighboring points in descretized space
If input space is descretized and all points fill in N-dimensional cube, this finder returns list of neighboring points for a given distance.
As input points it operates on discretized values, not absolute coordinates (which are e.g. in mm)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
filter_coord Lets allow to specify some custom filter to use |
|||
elementsize | |||
Inherited from |
|
|
Returns coordinates of the neighbors which are within distance from coord XXX radius might need to be not a scalar but a vector of scalars to specify search distance in different dimensions differently... but then may be it has to be a tensor to specify orientation etc? :-) so it might not be necessary for now
|
|
filter_coordLets allow to specify some custom filter to use
|
elementsize
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jun 1 19:01:51 2008 | http://epydoc.sourceforge.net |