comirva.util
Class PCAProjectionToColor

java.lang.Object
  extended by comirva.util.PCAProjectionToColor

public class PCAProjectionToColor
extends Object


Constructor Summary
PCAProjectionToColor()
           
 
Method Summary
static Color[] getColorsForFeatures(double[][] features)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PCAProjectionToColor

public PCAProjectionToColor()
Method Detail

getColorsForFeatures

public static Color[] getColorsForFeatures(double[][] features)