|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrowingLayer.Flip | |
---|---|
at.tuwien.ifs.somtoolbox.layers | Provides the basic classes constituting SOM-based neural networks. |
Uses of GrowingLayer.Flip in at.tuwien.ifs.somtoolbox.layers |
---|
Methods in at.tuwien.ifs.somtoolbox.layers that return GrowingLayer.Flip | |
---|---|
static GrowingLayer.Flip |
GrowingLayer.Flip.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GrowingLayer.Flip[] |
GrowingLayer.Flip.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in at.tuwien.ifs.somtoolbox.layers with parameters of type GrowingLayer.Flip | |
---|---|
void |
GrowingLayer.flip(GrowingLayer.Flip flip)
Flip the layer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |