#include <qle/models/crossassetanalyticsbase.hpp>
Collaboration diagram for P5_< E1, E2, E3, E4, E5 >:Public Member Functions | |
| P5_ (const E1 &e1, const E2 &e2, const E3 &e3, const E4 &e4, const E5 &e5) | |
| Real | eval (const CrossAssetModel &x, const Real t) const |
Public Attributes | |
| const E1 & | e1_ |
| const E2 & | e2_ |
| const E3 & | e3_ |
| const E4 & | e4_ |
| const E5 & | e5_ |
product expression, 5 factors
Definition at line 83 of file crossassetanalyticsbase.hpp.
| P5_ | ( | const E1 & | e1, |
| const E2 & | e2, | ||
| const E3 & | e3, | ||
| const E4 & | e4, | ||
| const E5 & | e5 | ||
| ) |
Definition at line 84 of file crossassetanalyticsbase.hpp.
| Real eval | ( | const CrossAssetModel & | x, |
| const Real | t | ||
| ) | const |
| const E1& e1_ |
Definition at line 89 of file crossassetanalyticsbase.hpp.
| const E2& e2_ |
Definition at line 90 of file crossassetanalyticsbase.hpp.
| const E3& e3_ |
Definition at line 91 of file crossassetanalyticsbase.hpp.
| const E4& e4_ |
Definition at line 92 of file crossassetanalyticsbase.hpp.
| const E5& e5_ |
Definition at line 93 of file crossassetanalyticsbase.hpp.