com.opengamma.strata.pricer.impl.option.package-info Maven / Gradle / Ivy
The newest version!
/*
* Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
/**
* Internal implementations of option pricing.
*
* Code in this package and subpackages may change in a non-backwards compatible way.
*/
package com.opengamma.strata.pricer.impl.option;