|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoea.commons.Entity
moea.commons.Individual
moea.moga.genome.Chromosome
moea.moga.examples.Profile
moea.moga.examples.AutoThreadsEmulator
public class AutoThreadsEmulator
| Field Summary |
|---|
| Fields inherited from class moea.moga.examples.Profile |
|---|
AR, ARP, cacheAccessEnergy, cacheAccessTime, cacheLineSize, cacheMissesL1, cpuPower, ddts, DLL, DLLAR, DLLARO, DLLO, dramAccessPower, dramAccessTime, dramBandwith, Na, Ne, NeSd, Nn, Nve, readsPerDdt, readsPlusWritesPerDdt, SLL, SLLAR, SLLARO, SLLO, Te, Tref, writesPerDdt |
| Fields inherited from class moea.commons.Individual |
|---|
M, x, xL, xU |
| Fields inherited from class moea.commons.Entity |
|---|
N, objectiveVector, properties, scoresValid |
| Constructor Summary | |
|---|---|
AutoThreadsEmulator()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class moea.moga.examples.Profile |
|---|
calculateMean, calculateStd, clone, evaluate, getMigrationRate, getSubPopSize, initializeProblem, loadArrayAsDouble, loadArrayAsInteger, loadArrayAsLong, loadMatrixAsLong, loadScalarAsInteger, ParetoFrontToString, PopulationToString, saveUniformObjectives, updateCacheMisses |
| Methods inherited from class moea.moga.genome.Chromosome |
|---|
crossover, mutate |
| Methods inherited from class moea.commons.Individual |
|---|
getM, toString |
| Methods inherited from class moea.commons.Entity |
|---|
compareTo, getN, getObjectiveVector, getProperty, invalidateScores, setProperty |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AutoThreadsEmulator()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||