com.mancrd.ahah.samples.clusterer.sweep
Class SweepSpikePatternLengthApp
java.lang.Object
com.mancrd.ahah.samples.clusterer.sweep.Sweeper
com.mancrd.ahah.samples.clusterer.sweep.SweepSpikePatternLengthApp
public class SweepSpikePatternLengthApp
- extends Sweeper
- Author:
- timmolter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SweepSpikePatternLengthApp
public SweepSpikePatternLengthApp(boolean isFunctional)
main
public static void main(String[] args)
throws Exception
- This app takes the following arguments:
getXAxisValues
public List<Number> getXAxisValues()
- Specified by:
getXAxisValues
in class Sweeper
getOrthoganolValues
public List<Number> getOrthoganolValues()
- Specified by:
getOrthoganolValues
in class Sweeper
getSweepMatrix
public List<List<ClustererDriver>> getSweepMatrix(List<Number> orthogonalValues)
- Specified by:
getSweepMatrix
in class Sweeper
getChartTitle
public String getChartTitle()
- Specified by:
getChartTitle
in class Sweeper
getOrthoganolName
public String getOrthoganolName()
- Specified by:
getOrthoganolName
in class Sweeper
getOrthoganolSweetSpotValue
public Number getOrthoganolSweetSpotValue()
- Specified by:
getOrthoganolSweetSpotValue
in class Sweeper
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.