|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SingularAlgorithm | |
---|---|
net.sourceforge.cilib.algorithm | The Algorithm instances. |
net.sourceforge.cilib.clustering.kmeans | |
net.sourceforge.cilib.hs | |
net.sourceforge.cilib.neuralnetwork.foundation | |
net.sourceforge.cilib.neuralnetwork.generic.evaluationmediators |
Uses of SingularAlgorithm in net.sourceforge.cilib.algorithm |
---|
Constructors in net.sourceforge.cilib.algorithm with parameters of type SingularAlgorithm | |
---|---|
SingularAlgorithm(SingularAlgorithm copy)
Create a copy of the provided instance. |
Uses of SingularAlgorithm in net.sourceforge.cilib.clustering.kmeans |
---|
Subclasses of SingularAlgorithm in net.sourceforge.cilib.clustering.kmeans | |
---|---|
class |
KMeans
This algorithm is an implementation of the KMeans Clustering algorithm. |
Uses of SingularAlgorithm in net.sourceforge.cilib.hs |
---|
Subclasses of SingularAlgorithm in net.sourceforge.cilib.hs | |
---|---|
class |
HS
Harmony Search as published in K.S. |
Uses of SingularAlgorithm in net.sourceforge.cilib.neuralnetwork.foundation |
---|
Subclasses of SingularAlgorithm in net.sourceforge.cilib.neuralnetwork.foundation | |
---|---|
class |
EvaluationMediator
|
class |
NeuralNetworkController
Deprecated. This class is no longer viable - Please see EvaluationMediator |
Uses of SingularAlgorithm in net.sourceforge.cilib.neuralnetwork.generic.evaluationmediators |
---|
Subclasses of SingularAlgorithm in net.sourceforge.cilib.neuralnetwork.generic.evaluationmediators | |
---|---|
class |
FFNNEvaluationMediator
Deprecated. |
class |
SAILAEvaluationMediator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |