-
-
Classes in org.ddogleg.sorting used by org.ddogleg.struct
Class |
Description |
QuickSort_F32 |
An implementation of the quick sort algorithm from Numerical Recipes Third Edition
that is specified for arrays of floats.
|
QuickSort_F64 |
An implementation of the quick sort algorithm from Numerical Recipes Third Edition
that is specified for arrays of doubles.
|
QuickSort_S32 |
An implementation of the quick sort algorithm from Numerical Recipes Third Edition
that is specified for arrays of doubles.
|