|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface R.which
the placeholder for R.which
| Method Summary | |
|---|---|
boolean |
isTrue(double x,
int index)
Decide whether x is to be selected. |
| Method Detail |
|---|
boolean isTrue(double x,
int index)
x is to be selected.
x - a doubleindex - to index to x. Ignore index if you care only the value x.
true iff which({x}, ...) = {x}
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||