Home
last modified time | relevance | path

Searched refs:getRepresentation (Results 1 – 14 of 14) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
DAbstractListChromosome.java70 protected List<T> getRepresentation() { in getRepresentation() method in AbstractListChromosome
79 return getRepresentation().size(); in getLength()
102 return String.format("(f=%s %s)", getFitness(), getRepresentation()); in toString()
DBinaryChromosome.java85 for (int i=0; i< getRepresentation().size(); i++) { in isSame()
86 if (!(getRepresentation().get(i).equals(anotherBc.getRepresentation().get(i)))) in isSame()
DBinaryMutation.java41 List<Integer> newRepr = new ArrayList<Integer>(origChrom.getRepresentation()); in mutate()
46 newRepr.set(geneIndex, origChrom.getRepresentation().get(geneIndex) == 0 ? 1 : 0); in mutate()
DOnePointCrossover.java91 List<T> parent1Rep = first.getRepresentation(); in crossover()
92 List<T> parent2Rep = second.getRepresentation(); in crossover()
DRandomKey.java84 List<Double> sortedRepr = new ArrayList<Double> (getRepresentation()); in RandomKey()
89 decodeGeneric(baseSequence(getLength()), getRepresentation(), sortedRepresentation) in RandomKey()
106 return decodeGeneric(sequence, getRepresentation(), sortedRepresentation); in decode()
DRandomKeyMutation.java48 List<Double> repr = originalRk.getRepresentation(); in mutate()
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/
DGenericKey.java37 public Object getRepresentation() in getRepresentation() method in GenericKey
/external/clang/include/clang/AST/
DNestedNameSpecifier.h375 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation() function
/external/clang/lib/Sema/
DDeclSpec.cpp147 if (!Builder.getRepresentation()) in getLastQualifierNameLoc()
154 if (!Builder.getRepresentation()) in getWithLocInContext()
/external/owasp/sanitizer/tools/findbugs/lib/
Dasm-xml-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/xml/ASMContentHandler$AnnotationDefaultRule. ...
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java794 public int getRepresentation() in getRepresentation() method in ECFieldElement.Fp.F2m
/external/clang/include/clang/Sema/
DDeclSpec.h81 return Builder.getRepresentation(); in getScopeRep()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/google-tv-pairing-protocol/java/jar/
Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...