|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.concurrent.DivideAndConquer
public abstract class DivideAndConquer
| Constructor Summary | |
|---|---|
DivideAndConquer(int aThreshold)
|
|
| Method Summary | |
|---|---|
void |
divide(int aFirst,
int aLimit,
IntCount availableWorkers)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DivideAndConquer(int aThreshold)
| Method Detail |
|---|
public final void divide(int aFirst,
int aLimit,
IntCount availableWorkers)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||