|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VektorAFitness | |
---|---|
algoritmy | |
entity | |
utility |
Uses of VektorAFitness in algoritmy |
---|
Method parameters in algoritmy with type arguments of type VektorAFitness | |
---|---|
java.util.List<java.lang.String> |
AlgFoldingCounter.nactiASeradVektory(java.util.List<VektorAFitness> seznamVektoru)
Metoda nacte data (test. vektory) ze souboru a setridi je sestupne dle poctu poruch, ktere je kazdy vektor schopen detekovat. |
Uses of VektorAFitness in entity |
---|
Methods in entity with parameters of type VektorAFitness | |
---|---|
int |
VektorAFitness.compare(VektorAFitness vektorAFitnessA,
VektorAFitness vektorAFitnessB)
|
Uses of VektorAFitness in utility |
---|
Methods in utility that return types with arguments of type VektorAFitness | |
---|---|
static java.util.List<VektorAFitness> |
DipUtils.nactiDataZeSouboruJenVektory(java.lang.String soubor)
Metoda nacte data ze vstupniho souboru a vrati je jako List |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |