All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class assign2.BlackScholesPutObject

java.lang.Object
   |
   +----mathUtil.AbstractFunctionObject
           |
           +----assign2.BlackScholesPutObject

public class BlackScholesPutObject
extends AbstractFunctionObject

Constructor Index

 o BlackScholesPutObject()

Method Index

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

Constructors

 o BlackScholesPutObject
 public BlackScholesPutObject()

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