|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicMLDataPair | |
---|---|
org.encog.ml.data.basic | |
org.encog.ml.kmeans | |
org.encog.neural.data.basic |
Uses of BasicMLDataPair in org.encog.ml.data.basic |
---|
Constructors in org.encog.ml.data.basic with parameters of type BasicMLDataPair | |
---|---|
BasicMLDataPairCentroid(BasicMLDataPair o)
Construct the centroid. |
Uses of BasicMLDataPair in org.encog.ml.kmeans |
---|
Constructor parameters in org.encog.ml.kmeans with type arguments of type BasicMLDataPair | |
---|---|
BasicCluster(Cluster<BasicMLDataPair> cluster)
Construct a cluster from another. |
Uses of BasicMLDataPair in org.encog.neural.data.basic |
---|
Subclasses of BasicMLDataPair in org.encog.neural.data.basic | |
---|---|
class |
BasicNeuralDataPair
This is an alias class for Encog 2.5 compatibility. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |