com.mancrd.ahah.clusterer
Class Converter

java.lang.Object
  extended by com.mancrd.ahah.clusterer.Converter

public class Converter
extends Object

Author:
timmolter

Constructor Summary
Converter()
           
 
Method Summary
static int getSignature(double[] nodeActivations)
          converts the core's node activations to a base-10 int
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Converter

public Converter()
Method Detail

getSignature

public static int getSignature(double[] nodeActivations)
converts the core's node activations to a base-10 int

Parameters:
nodeActivations -
Returns:


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