Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
K
knight
- Variable in class de.htwdd.rosenkoenig.gui.genuts.
Knights
knight
- Variable in class de.htwdd.rosenkoenig.neuro.
PatternCreator
This boolean persists the state of the knights.
knightableCards
- Variable in class de.htwdd.rosenkoenig.game.
Game
List of knightable cards.
knights
- Variable in class de.htwdd.rosenkoenig.game.
Player
knights
- Variable in class de.htwdd.rosenkoenig.gui.genuts.
GenutsGUI
Knights
- Class in
de.htwdd.rosenkoenig.gui.genuts
This class represents the set of knights of one player.
Knights(Color, Game, PlayField)
- Constructor for class de.htwdd.rosenkoenig.gui.genuts.
Knights
Creates a new set of knights for the specified player, initially containing four knights.
knightsSelected
- Variable in class de.htwdd.rosenkoenig.game.
Game
Wheter or not knights are enabled.
knightsToggled()
- Method in interface de.htwdd.rosenkoenig.game.
GameObserver
This function is called whenever the player's knights have been toggled.
knightsToggled()
- Method in class de.htwdd.rosenkoenig.gui.
GameLogger
This function is called whenever the player's knights have been toggled.
knightsToggled()
- Method in class de.htwdd.rosenkoenig.neuro.
PatternCreator
Toggle the knight status.
KohonenLayer
- Class in
de.htwdd.rosenkoenig.neuro.net
This wrapper class is needed to use a
KohonenNet
as input layer for a
FeedForwardNet
.
KohonenLayer()
- Constructor for class de.htwdd.rosenkoenig.neuro.net.
KohonenLayer
Default constructor, needed to extract a Kohonen layer from XML.
KohonenLayer(KohonenNet, boolean)
- Constructor for class de.htwdd.rosenkoenig.neuro.net.
KohonenLayer
Creates and initializes a new
KohonenLayer
.
kohonenNet
- Variable in class de.htwdd.rosenkoenig.neuro.net.
KohonenLayer
The Kohonen map wrapped by this
KohonenLayer
.
KohonenNet
- Class in
de.htwdd.rosenkoenig.neuro.net
KohonenNet
is an implementation of a self organizing map.
KohonenNet()
- Constructor for class de.htwdd.rosenkoenig.neuro.net.
KohonenNet
Creates a new uninitialized
KohonenNet
.
KohonenNet(int, int, int, Class)
- Constructor for class de.htwdd.rosenkoenig.neuro.net.
KohonenNet
Creates and initializes a
KohonenNet
of the specified size.
KohonenTrainer
- Class in
de.htwdd.rosenkoenig.neuro.net.training
Use this class to train a Kohonen map using a set of training patterns.
KohonenTrainer(KohonenNet)
- Constructor for class de.htwdd.rosenkoenig.neuro.net.training.
KohonenTrainer
Creates and initializes a new instance of
KohonenTrainer
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y