Package | Description |
---|---|
rope.core | |
rope.vector |
Modifier and Type | Method and Description |
---|---|
boolean |
BigBang.all(bvec5 b) |
boolean |
BigBang.any(bvec5 b) |
Modifier and Type | Method and Description |
---|---|
bvec5 |
bvec5.a(boolean a) |
bvec5 |
bvec.abcde() |
bvec5 |
bvec5.b(boolean b) |
bvec5 |
bvec5.c(boolean c) |
bvec5 |
bvec5.d(boolean d) |
bvec5 |
bvec5.e(boolean e) |
bvec5 |
bvec5.set(boolean arg) |
bvec5 |
bvec5.set(boolean[] source) |
bvec5 |
bvec5.set(boolean a,
boolean b,
boolean c,
boolean d,
boolean e)
set
|
bvec5 |
bvec5.set(bvec v) |