Expand description
Message types for Risk Analytics kernels.
This module defines input/output types for batch execution of risk analytics kernels and Ring kernel messages for K2K communication.
Structsยง
- Credit
Risk Batch Input - Input for batch credit risk scoring from exposures.
- Credit
Risk Batch Output - Output from batch credit risk scoring.
- Credit
Risk Scoring Input - Input for credit risk scoring.
- Credit
Risk Scoring Output - Output from credit risk scoring.
- Monte
Carlo VaRInput - Input for Monte Carlo VaR calculation.
- Monte
Carlo VaROutput - Output from Monte Carlo VaR calculation.
- Portfolio
Risk Aggregation Input - Input for portfolio risk aggregation.
- Portfolio
Risk Aggregation Output - Output from portfolio risk aggregation.
- Stress
Testing Batch Input - Input for batch stress testing.
- Stress
Testing Batch Output - Output from batch stress testing.
- Stress
Testing Input - Input for stress testing.
- Stress
Testing Output - Output from stress testing.