All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class interestRate.SlowYieldVolObject

java.lang.Object
   |
   +----mathUtil.AbstractFunctionObject
           |
           +----interestRate.SlowYieldVolObject

public class SlowYieldVolObject
extends AbstractFunctionObject

Variable Index

 o maturity

Constructor Index

 o SlowYieldVolObject(AbstractTermStructure)

Method Index

 o evaluate(int, double[])
evaluate the i-th function

Variables

 o maturity
 public int maturity

Constructors

 o SlowYieldVolObject
 public SlowYieldVolObject(AbstractTermStructure aTerm)

Methods

 o evaluate
 public double evaluate(int i,
                        double val[])
evaluate the i-th function

Overrides:
evaluate in class AbstractFunctionObject

All Packages  Class Hierarchy  This Package  Previous  Next  Index