|
MagickCore
7.0.8
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
| double | tau |
| ssize_t | left |
| ssize_t | right |
| double | mean_stability |
| double | stability |
| struct _IntervalTree * | sibling |
| struct _IntervalTree * | child |
| struct _IntervalTree * _IntervalTree::child |
Referenced by ActiveNodes(), FreeNodes(), InitializeIntervalTree(), InitializeList(), MeanStability(), OptimalTau(), and Stability().
| ssize_t _IntervalTree::left |
Referenced by InitializeIntervalTree(), and OptimalTau().
| double _IntervalTree::mean_stability |
Referenced by ActiveNodes(), InitializeIntervalTree(), and MeanStability().
| ssize_t _IntervalTree::right |
Referenced by InitializeIntervalTree(), and OptimalTau().
| struct _IntervalTree* _IntervalTree::sibling |
Referenced by ActiveNodes(), FreeNodes(), InitializeIntervalTree(), InitializeList(), MeanStability(), and Stability().
| double _IntervalTree::stability |
Referenced by ActiveNodes(), InitializeIntervalTree(), MeanStability(), and Stability().
| double _IntervalTree::tau |
Referenced by InitializeIntervalTree(), OptimalTau(), and Stability().