/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Provides the ability to calibrate curves. * <p> * The main class is {@link com.opengamma.strata.pricer.curve.CurveCalibrator}. */ package com.opengamma.strata.pricer.curve;