org.ojalgo.finance
Class BlackLittermanModel.View

java.lang.Object
  extended by org.ojalgo.finance.BlackLittermanModel.View
Enclosing class:
BlackLittermanModel

public abstract static class BlackLittermanModel.View
extends Object

View/Opinion.

Author:
apete

Constructor Summary
BlackLittermanModel.View(List<BigDecimal> someInstrumentWeights)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlackLittermanModel.View

public BlackLittermanModel.View(List<BigDecimal> someInstrumentWeights)