compareDim

fun compareDim(i: Int, j: Int, dim: Int): Int

Compares the dimension dim value of the point at position i with the point at position j


fun compareDim(j: Int, dimValue: ByteArray, offset: Int, dim: Int): Int

Compares the dimension dim value of the point at position j with the provided value