#include <qle/models/crossassetanalyticsbase.hpp>
Collaboration diagram for P4_< E1, E2, E3, E4 >:Public Member Functions | |
| P4_ (const E1 &e1, const E2 &e2, const E3 &e3, const E4 &e4) | |
| Real | eval (const CrossAssetModel &x, const Real t) const |
Public Attributes | |
| const E1 & | e1_ |
| const E2 & | e2_ |
| const E3 & | e3_ |
| const E4 & | e4_ |
product expression, 4 factors
Definition at line 71 of file crossassetanalyticsbase.hpp.
| P4_ | ( | const E1 & | e1, |
| const E2 & | e2, | ||
| const E3 & | e3, | ||
| const E4 & | e4 | ||
| ) |
Definition at line 72 of file crossassetanalyticsbase.hpp.
| Real eval | ( | const CrossAssetModel & | x, |
| const Real | t | ||
| ) | const |
| const E1& e1_ |
Definition at line 76 of file crossassetanalyticsbase.hpp.
| const E2& e2_ |
Definition at line 77 of file crossassetanalyticsbase.hpp.
| const E3& e3_ |
Definition at line 78 of file crossassetanalyticsbase.hpp.
| const E4& e4_ |
Definition at line 79 of file crossassetanalyticsbase.hpp.