com.opengamma.strata.pricer.curve.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.
*/
/**
* Provides the ability to calibrate curves.
*
* The main class is {@link com.opengamma.strata.pricer.curve.RatesCurveCalibrator}.
*/
package com.opengamma.strata.pricer.curve;