Uses of Class
org.drip.graph.selection.FloydRivestPartitionControl
| Package | Description |
|---|---|
| org.drip.graph.selection |
kth Order Statistics Selection Scheme
|
-
Uses of FloydRivestPartitionControl in org.drip.graph.selection
Methods in org.drip.graph.selection that return FloydRivestPartitionControl Modifier and Type Method Description static FloydRivestPartitionControlFloydRivestPartitionControl. Algorithm489()Retrieve the Algorithm #489 Instance of FloydRivestPartitionControlFloydRivestPartitionControlFloydRivestSelector. partitionControl()Retrieve the Floyd-Rivest Partition ControlConstructors in org.drip.graph.selection with parameters of type FloydRivestPartitionControl Constructor Description FloydRivestSelector(K[] elementArray, FloydRivestPartitionControl partitionControl)FloydRivestSelector Constructor