Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
S
T
W
X
Y
M
MatrixTopology
- Class in
topology
Matric Topology is a topology where neurons is set in rows and columns.
MatrixTopology(int, int)
- Constructor for class topology.
MatrixTopology
Creates a new instance of matrixTopology with specified numbers of rows and columns.
MatrixTopology(int, int, int)
- Constructor for class topology.
MatrixTopology
Creates a new instance of matrixTopology with specified numbers of rows, columns and radius.
maxIteration
- Variable in class kohonen.
WTALearningFunction
max number of iteration
maxIteration
- Variable in class kohonen.
WTMLearningFunction
max number of iteration
MetricModel
- Interface in
metrics
Computes distance between pairs of objects.
metrics
- package metrics
metrics
- Variable in class kohonen.
WTALearningFunction
reference to metrics
metrics
- Variable in class kohonen.
WTMLearningFunction
reference to metrics
MinkowskiMetric
- Class in
metrics
Minkowski metric return distance calculated by function: {sum[(x_i - y_i)^p]}^(1/p)
MinkowskiMetric(double)
- Constructor for class metrics.
MinkowskiMetric
Creates a new instance of MinkowskiMetrics.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
S
T
W
X
Y