com.activequant.utils
Class TimeStampMatrix<T>

java.lang.Object
  extended by com.activequant.utils.TimeStampMatrix<T>

public class TimeStampMatrix<T>
extends Object


Constructor Summary
TimeStampMatrix(int columns)
           
 
Method Summary
 T[] getRow(TimeStamp row)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeStampMatrix

public TimeStampMatrix(int columns)
Method Detail

getRow

public T[] getRow(TimeStamp row)


Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.