Uses of Interface
com.walkfares.odsl.function.SeriesToMatrixTransform
Package | Description |
---|---|
com.walkfares.function.math |
-
Uses of SeriesToMatrixTransform in com.walkfares.function.math
Classes in com.walkfares.function.math that implement SeriesToMatrixTransform Modifier and Type Class Description static class
MatrixTransforms.correlation
static class
MatrixTransforms.covariance
Methods in com.walkfares.function.math with parameters of type SeriesToMatrixTransform Modifier and Type Method Description static VarMatrix
MatrixTransforms. transform(OpenDSLContext context, VarList input, String property, SeriesToMatrixTransform t, VarScalar... params)