gov.nasa.javaGenes.evolvableDoubleList
Class SelectChunk
java.lang.Object
gov.nasa.javaGenes.evolvableDoubleList.Selector
gov.nasa.javaGenes.evolvableDoubleList.SelectChunk
- All Implemented Interfaces:
- java.io.Serializable
- public class SelectChunk
- extends Selector
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
simpleSelector
protected SelectModulo simpleSelector
numberToChoose
protected int[] numberToChoose
SelectChunk
public SelectChunk(int[] numberToChoose)
SelectChunk
public SelectChunk(int[] numberToChoose,
int modulo)
SelectChunk
public SelectChunk(int[] numberToChoose,
int modulo,
int offset)
SelectChunk
public SelectChunk(Selector selector,
int[] numberToChoose,
int modulo,
int offset)
getIndices
public Indices getIndices(int size)
- Specified by:
getIndices
in class Selector
toString
public java.lang.String toString()