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

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

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

/**
 * Market data based on parameters.
 * 

* Parameters are the fundamental abstraction for market data. * They allow the data to be expressed and manipulated without directly specifying the form. *

* For example, a curve is typically formed from a number of curve nodes which describe * the shape of the curve. Each curve node is considered to be a parameter. */ package com.opengamma.strata.market.param;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy