For a list of all members of this type, see PercentileData<T> members.
| Name | Description | |
|---|---|---|
![]() | GetPercentileValue | Overridden. Determines the percentile value that the inputted value will fall into. |
| Name | Description | |
|---|---|---|
![]() | GetValueJustOverPercentile | Overridden. Attempts to find the first object in a given percentile range. |
![]() | GetValueJustUnderPercentile | Overridden. Attempts to find the last object in a given percentile range. |
![]() | OnOriginalSortedListSet | Overridden. Method called when the OriginalSortedList is set so that any calcualations that need to be done can be. |