Uses of Class
org.drip.function.matrix.Square
| Package | Description |
|---|---|
| org.drip.function.matrix |
Support for Functions of Matrices
|
-
Uses of Square in org.drip.function.matrix
Methods in org.drip.function.matrix that return types with arguments of type Square Modifier and Type Method Description java.util.Map<java.lang.Double,Square>FrobeniusCovariance. componentMap()Retrieve the Map of Frobenius ComponentsMethods in org.drip.function.matrix with parameters of type Square Modifier and Type Method Description booleanFrobeniusCovariance. addComponent(double eigenValue, Square component)Add a Frobenius Component