All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.opengamma.strata.market.explain.package-info Maven / Gradle / Ivy

The newest version!
/*
 * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies
 *
 * Please see distribution for license.
 */

/**
 * Support for explaining results.
 * 

* This package provides functionality to allow calculated results to be explained. * For example, the calculation of Present Value on an Interest Rate Swap has many different * possible execution paths, and the explain functionality allows these to be understood. */ package com.opengamma.strata.market.explain;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy