Class AbstractVolatilitySurface

java.lang.Object
net.finmath.marketdata2.model.volatilities.AbstractVolatilitySurface
All Implemented Interfaces:
Cloneable, VolatilitySurface

public abstract class AbstractVolatilitySurface
extends Object
implements VolatilitySurface, Cloneable
Abstract base class for a volatility surface. It stores the name of the surface and provides some convenient way of getting values.
Version:
1.0
Author:
Christian Fries