
| int Cmp | ( | int | i, | |
| int | j | |||
| ) | [static] |
| bool Equal | ( | double | x, | |
| double | y, | |||
| double | p | |||
| ) | [static] |
| bool Equal | ( | double | x, | |
| double | y | |||
| ) | [static] |
| void HeapSort | ( | int(*)(int a, int b) | f, | |
| int | first, | |||
| int | nelements, | |||
| int * | heap | |||
| ) |
| bool Less | ( | double | x, | |
| double | y | |||
| ) | [static] |
| double pgcd | ( | double | a, | |
| double | b, | |||
| double | precision | |||
| ) |
double* coord [static] |
| const double Epsilon = 1.E-6 |
1.5.4