glue
Class GlueMutateOp

java.lang.Object
  |
  +--UK.na.faupel.mc.gajit.GenOp
        |
        +--glue.GlueMutateOp

public class GlueMutateOp
extends UK.na.faupel.mc.gajit.GenOp


Fields inherited from class UK.na.faupel.mc.gajit.GenOp
binary
 
Constructor Summary
GlueMutateOp()
           
 
Method Summary
 UK.na.faupel.mc.gajit.Chrom apply(UK.na.faupel.mc.gajit.Chrom chrom1)
           
 
Methods inherited from class UK.na.faupel.mc.gajit.GenOp
apply, applyAt, applyAt, compNumGenes, isBinaryOp, selectGene
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlueMutateOp

public GlueMutateOp()
Method Detail

apply

public UK.na.faupel.mc.gajit.Chrom apply(UK.na.faupel.mc.gajit.Chrom chrom1)
Overrides:
apply in class UK.na.faupel.mc.gajit.GenOp