|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.udo.cs.yale.example.SimplePartitionBuilder
public class SimplePartitionBuilder
Creates a simple non-shuffled partition for an example set.
| Constructor Summary | |
|---|---|
SimplePartitionBuilder()
|
|
| Method Summary | |
|---|---|
int[] |
createPartition(double[] ratio,
int size)
Returns a simple non-shuffled partition for an example set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePartitionBuilder()
| Method Detail |
|---|
public int[] createPartition(double[] ratio,
int size)
createPartition in interface PartitionBuilder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||