lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5319] Improve documentation


From: Greg Chicares
Subject: [lmi-commits] [5319] Improve documentation
Date: Wed, 30 Nov 2011 09:59:14 +0000

Revision: 5319
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5319
Author:   chicares
Date:     2011-11-30 09:59:13 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
Improve documentation

Modified Paths:
--------------
    lmi/trunk/ihs_acctval.cpp

Modified: lmi/trunk/ihs_acctval.cpp
===================================================================
--- lmi/trunk/ihs_acctval.cpp   2011-11-29 15:39:25 UTC (rev 5318)
+++ lmi/trunk/ihs_acctval.cpp   2011-11-30 09:59:13 UTC (rev 5319)
@@ -400,6 +400,8 @@
     // TODO ?? This is a nasty workaround. It seems that some or all strategies
     // should be performed at a much higher level, say in Run*(). Without
     // the conditional here, guar prem is wrong for 7-pay spec amt strategy.
+    // It's wasteful to call PerformSpecAmtStrategy() once per basis,
+    // but the result is always the same (because the premium is).
     if(!SolvingForGuarPremium)
         {
         // TODO ?? There's some code in FinalizeYear() below that




reply via email to

[Prev in Thread] Current Thread [Next in Thread]