|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.finance.NormalPortfolio
@Deprecated public final class NormalPortfolio
NormalPortfolio
| Constructor Summary | |
|---|---|
NormalPortfolio(org.ojalgo.finance.PortfolioDescriptor aPortfolio)
Deprecated. |
|
| Method Summary | |
|---|---|
BigDecimal |
getMeanReturn()
Deprecated. The mean/expected return of this asset. |
BigDecimal |
getReturnVariance()
Deprecated. |
String[] |
getSymbols()
Deprecated. |
List<BigDecimal> |
getWeights()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NormalPortfolio(org.ojalgo.finance.PortfolioDescriptor aPortfolio)
| Method Detail |
|---|
public BigDecimal getMeanReturn()
public BigDecimal getReturnVariance()
public String[] getSymbols()
public List<BigDecimal> getWeights()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||