Skip to content

Volume calculation of high dimension data set when min == max in real data set. #18

Description

@gite360

Hi,
Sorry to disturb you. My data set are some time series. I need to regard each time series as one point to insert RTree. For example:
point 1:{(x1,y1),(x2,y2),(x3,y3),(x4,y4) ,..., (xn,yn)}.
point 2:{(),()....},
point 3.....
I met a situation that some times when min value is equal to max value (y1==y2), the volume calculation is zero.
How to deal with this situation?
Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions