public class Forward extends Instrument
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
Forward() |
protected |
Forward(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
double |
forwardValue() |
protected static long |
getCPtr(Forward obj) |
InterestRate |
impliedYield(double underlyingSpotValue,
double forwardValue,
Date settlementDate,
Compounding compoundingConvention,
DayCounter dayCounter) |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezeprotected Forward(long cPtr,
boolean cMemoryOwn)
public Forward()
protected static long getCPtr(Forward obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic double forwardValue()
public InterestRate impliedYield(double underlyingSpotValue, double forwardValue, Date settlementDate, Compounding compoundingConvention, DayCounter dayCounter)
Copyright © 2017. All rights reserved.