Uses of Package
net.sourceforge.cilib.problem.dataset

Packages that use net.sourceforge.cilib.problem.dataset
net.sourceforge.cilib.bioinf.rnaprediction   
net.sourceforge.cilib.bioinf.sequencealignment   
net.sourceforge.cilib.clustering.kmeans   
net.sourceforge.cilib.coevolution   
net.sourceforge.cilib.functions.clustering   
net.sourceforge.cilib.math   
net.sourceforge.cilib.neuralnetwork.foundation   
net.sourceforge.cilib.problem   
net.sourceforge.cilib.problem.dataset   
net.sourceforge.cilib.problem.mappingproblem   
net.sourceforge.cilib.util   
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.bioinf.rnaprediction
DataSetBuilder
           
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.bioinf.sequencealignment
DataSetBuilder
           
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.clustering.kmeans
ClusterableDataSet
          All datasets that will be clustered have to implement this interface.
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.coevolution
DataSetBuilder
           
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.functions.clustering
ClusterableDataSet.Pattern
          TODO: Complete this javadoc.
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.math
ClusterableDataSet.Pattern
          TODO: Complete this javadoc.
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.neuralnetwork.foundation
DataSetBuilder
           
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.problem
DataSetBuilder
           
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.problem.dataset
AssociatedPairDataSetBuilder
          This class "collects" and holds all the patterns of the DataSets specified through the AssociatedPairDataSetBuilder.addDataSet(DataSet) method.
BinaryDataSetBuilder
          TODO: COmplete this javadoc.
ClusterableDataSet
          All datasets that will be clustered have to implement this interface.
ClusterableDataSet.Pattern
          TODO: Complete this javadoc.
DataSet
          This interface provides an abstraction for accessing data sets.
DataSetBuilder
           
DataSetManager
          This class is a Singleton and is responsible for managing all the DataSets and DataSetBuilders that might be instantiated by a Simulation, Problem or Thread.
LocalDataSet
          This class represents a local dataset, i.e.
MatrixDataSetBuilder
          TODO: This needs to implement the reading of a matrix as needed by MappingProblem.
StringDataSetBuilder
           
TextDataSetBuilder
          TODO: Complete this javadoc.
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.problem.mappingproblem
DataSetBuilder
           
StringDataSetBuilder
           
 

Classes in net.sourceforge.cilib.problem.dataset used by net.sourceforge.cilib.util
ClusterableDataSet
          All datasets that will be clustered have to implement this interface.
ClusterableDataSet.Pattern
          TODO: Complete this javadoc.
 



Copyright © 2009 CIRG. All Rights Reserved.