Uses of Class
org.ojalgo.matrix.MatrixR064.Factory
-
Packages that use MatrixR064.Factory Package Description org.ojalgo.data.domain.finance.portfolio Classes in this package relate to modelling of financial investment portfolios, and Modern Portfolio Theory.org.ojalgo.matrix -
-
Uses of MatrixR064.Factory in org.ojalgo.data.domain.finance.portfolio
Fields in org.ojalgo.data.domain.finance.portfolio declared as MatrixR064.Factory Modifier and Type Field Description protected static MatrixR064.Factory
FinancePortfolio. MATRIX_FACTORY
-
Uses of MatrixR064.Factory in org.ojalgo.matrix
Fields in org.ojalgo.matrix declared as MatrixR064.Factory Modifier and Type Field Description static MatrixR064.Factory
MatrixR064. FACTORY
-