Uses of Class
net.finmath.smartcontract.product.xml.MatrixTerm
Packages that use MatrixTerm
-
Uses of MatrixTerm in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as MatrixTermMethods in net.finmath.smartcontract.product.xml that return MatrixTermModifier and TypeMethodDescriptionObjectFactory.createMatrixTerm()
Create an instance ofMatrixTerm
ContractualMatrix.getMatrixTerm()
Gets the value of the matrixTerm property.Methods in net.finmath.smartcontract.product.xml with parameters of type MatrixTermModifier and TypeMethodDescriptionvoid
ContractualMatrix.setMatrixTerm(MatrixTerm value)
Sets the value of the matrixTerm property.