Uses of Class
com.mancrd.ahah.samples.clusterer.sweep.ClustererDriver

Packages that use ClustererDriver
com.mancrd.ahah.samples.clusterer.sweep   
com.mancrd.ahah.samples.clusterer.sweep.functional   
 

Uses of ClustererDriver in com.mancrd.ahah.samples.clusterer.sweep
 

Methods in com.mancrd.ahah.samples.clusterer.sweep that return types with arguments of type ClustererDriver
 List<List<ClustererDriver>> SweepSpikePatternLengthApp.getSweepMatrix(List<Number> orthogonalValues)
           
 List<List<ClustererDriver>> SweepNumSpikePatternsApp.getSweepMatrix(List<Number> orthogonalValues)
           
 List<List<ClustererDriver>> SweepNumNoiseBitsVsSpikePatternLengthApp.getSweepMatrix(List<Number> orthogonalValues)
           
 List<List<ClustererDriver>> SweepNumNoiseBitsVsNumSpikePatternsApp.getSweepMatrix(List<Number> orthogonalValues)
           
 List<List<ClustererDriver>> SweepNumAhahNodesApp.getSweepMatrix(List<Number> orthogonalValues)
           
 List<List<ClustererDriver>> SweepNoiseTypeApp.getSweepMatrix(List<Number> orthogonalValues)
           
abstract  List<List<ClustererDriver>> Sweeper.getSweepMatrix(List<Number> orthoganolValues)
           
 

Uses of ClustererDriver in com.mancrd.ahah.samples.clusterer.sweep.functional
 

Methods in com.mancrd.ahah.samples.clusterer.sweep.functional that return types with arguments of type ClustererDriver
 List<List<ClustererDriver>> SweepLearningRateApp.getSweepMatrix(List<Number> orthogonalValues)
           
 List<List<ClustererDriver>> SweepInitWeightMagApp.getSweepMatrix(List<Number> orthogonalValues)
           
 



Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.