Class BookLatentStateMap

java.lang.Object
org.drip.sample.xvatopology.BookLatentStateMap

public class BookLatentStateMap
extends java.lang.Object
BookLatentStateMap represents the Latent State Map across all the Book Groups. The References are:

  • Albanese, C., L. Andersen, and, S. Iabichino (2015): The FVA Puzzle: Accounting, Risk Management, and Collateral Trading https://papers.ssrn.com/sol3/paper.cfm?abstract_id_2517301 eSSRN
  • Burgard, C., and M. Kjaer (2014): PDE Representations of Derivatives with Bilateral Counter-party Risk and Funding Costs Journal of Credit Risk 7 (3) 1-19
  • Burgard, C., and M. Kjaer (2014): In the Balance Risk 24 (11) 72-75
  • Gregory, J. (2009): Being Two-faced over Counter-party Credit Risk Risk 20 (2) 86-90
  • Piterbarg, V. (2010): Funding Beyond Discounting: Collateral Agreements and Derivatives Pricing Risk 21 (2) 97-102




Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    BookLatentStateMap()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Entry Point

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BookLatentStateMap

      public BookLatentStateMap()
  • Method Details

    • main

      public static final void main​(java.lang.String[] args) throws java.lang.Exception
      Entry Point
      Parameters:
      args - Command Line Argument Array
      Throws:
      java.lang.Exception - Thrown on Error/Exception Situation