|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Ritam in Gglazba |
---|
Modifier and Type | Method and Description |
---|---|
static Ritam |
GARitam.krizanjeTockaPrekida(java.util.LinkedList<Ritam> odabrane)
One-point crossover |
static Ritam |
GARitam.mutacijaRitma(Ritam dijete)
Mutation which combines note lengths into longer, or splits them into shorter ones |
Modifier and Type | Method and Description |
---|---|
static java.util.LinkedList<Ritam> |
Operatori.izaberiNajRitmovi(java.util.LinkedList<java.lang.Integer> izabrani,
Ritam[] poljeRitmova)
Selects 2 individuals for the crossover operator and one individual to be replaced by their child (for the rhythm) |
Modifier and Type | Method and Description |
---|---|
static java.util.LinkedList<Ritam> |
Operatori.izaberiNajRitmovi(java.util.LinkedList<java.lang.Integer> izabrani,
Ritam[] poljeRitmova)
Selects 2 individuals for the crossover operator and one individual to be replaced by their child (for the rhythm) |
static Ritam |
GARitam.mutacijaRitma(Ritam dijete)
Mutation which combines note lengths into longer, or splits them into shorter ones |
Modifier and Type | Method and Description |
---|---|
static Ritam |
GARitam.krizanjeTockaPrekida(java.util.LinkedList<Ritam> odabrane)
One-point crossover |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |