[Insight-users] ContinuousIndex and IsInside
Emmanuel Christophe
melaneum at gmail.com
Fri Dec 22 10:30:40 EST 2006
Hello,
What is the valid range for a continous index of a dataset of size 100
starting at 0 ?
Index (integer) will be going from 0 to 99 (included).
I would expect the continuous index to be valid from [0,100[ (100
excluded but 99.9 included for example)
Apparently the IsInside function consider the continousIndex to be
inside only if in the interval [0,99] (99.9 excluded for example). Is
there a reason for such a choice ?
Thanks,
Emmanuel Christophe
More information about the Insight-users
mailing list