object
Z2
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
val
MAX_BITS: Int(31)
-
final
val
MAX_DIM: Int(2)
-
final
val
MAX_MASK: Int(2147483647)
-
def
apply(x: Int, y: Int): Z2
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
combine(z: Long): Int
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
load(target: Long, p: Long, bits: Int, dim: Int): Long
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
split(value: Long): Long
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
unapply(z: Z2): Option[(Int, Int)]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
zdivide(p: Z2, rmin: Z2, rmax: Z2): (Z2, Z2)
-
def
zranges(min: Z2, max: Z2): Seq[(Long, Long)]
Inherited from AnyRef
Inherited from Any