net.finmath.smartcontract.valuation.oracle.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of finmath-smart-derivative-contract Show documentation
Show all versions of finmath-smart-derivative-contract Show documentation
Project to support the implementation a of smart derivative contract.
/*
* (c) Copyright Christian P. Fries, Germany. Contact: [email protected].
*
* Created on 6 Oct 2018
*/
/**
* Interface defining valuation oracles.
* Classes implementing test oracles.
*
* @author Christian Fries
*/
package net.finmath.smartcontract.valuation.oracle;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy