|
finMath lib documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessCharacteristicFunctionInterface
Interface which has to be implemented by models providing the characteristic functions of stochastic processes.
Method Summary | |
---|---|
CharacteristicFunctionInterface |
apply(double time)
Returns the characteristic function of X(t), where X is this stochastic process. |
Method Detail |
---|
CharacteristicFunctionInterface apply(double time)
this
stochastic process.
time
- The time at which the stochastic process is observed.
|
Copyright © 2014 Christian P. Fries. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |