com.activequant.combination
Class SingleMaxValueCombiner
java.lang.Object
com.activequant.combination.SingleMaxValueCombiner
public class SingleMaxValueCombiner
- extends Object
|
Method Summary |
List<com.activequant.combination.OutputDataRow> |
combine(List<com.activequant.combination.InputDataRow> valSeries)
|
List<com.activequant.combination.OutputDataRow> |
combine(String valueSeriesKey,
String denominatorSeriesKey,
String[] instrumentIds)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingleMaxValueCombiner
public SingleMaxValueCombiner()
combine
public List<com.activequant.combination.OutputDataRow> combine(String valueSeriesKey,
String denominatorSeriesKey,
String[] instrumentIds)
combine
public List<com.activequant.combination.OutputDataRow> combine(List<com.activequant.combination.InputDataRow> valSeries)
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.