wilsonfreitas / R-fixedincome

Fixed income tools for R
http://wilsonfreitas.github.io/R-fixedincome/
Other
51 stars 25 forks source link

compound method for curve uses lazy evaluation #16

Open wilsonfreitas opened 8 years ago

wilsonfreitas commented 8 years ago

Implement a memory for the compounded curve.

Once the compound method has been called for the term structure, the next calls use the already computed values.