Ensures that the length of each subinterval is equal, or equivalently,
that the spacing between each point is equal
public static isSpacingConstant ( array $sorted ) | ||
$sorted | array | Points sorted by (increasing) x-component |
public static isSpacingConstant ( array $sorted ) | ||
$sorted | array | Points sorted by (increasing) x-component |