public interface MVOptimizer
Modifier and Type | Method and Description |
---|---|
Vector |
optimalWeights(Vector mu,
Matrix V,
double lambda,
double eta)
Solves for the optimal weights given the moments, lambda, and eta.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.