Understanding class PiecewiseYieldCurve

From MediaWiki

Jump to: navigation, search

Introduction

TODO: introduction on why the original C++ code is complicated to understand

TODO: explaing why the original C++ code is badly object oriented by the use of powerful template metaprogramming.

TODO: explain the analysis process

TODO: explain the process of making it truly object oriented