lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6426] Improve documentation, resolving one marked defect


From: Greg Chicares
Subject: [lmi-commits] [6426] Improve documentation, resolving one marked defect
Date: Sun, 06 Dec 2015 19:35:15 +0000

Revision: 6426
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6426
Author:   chicares
Date:     2015-12-06 19:35:14 +0000 (Sun, 06 Dec 2015)
Log Message:
-----------
Improve documentation, resolving one marked defect

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

Modified: lmi/trunk/ihs_mortal.cpp
===================================================================
--- lmi/trunk/ihs_mortal.cpp    2015-11-23 23:26:44 UTC (rev 6425)
+++ lmi/trunk/ihs_mortal.cpp    2015-12-06 19:35:14 UTC (rev 6426)
@@ -214,8 +214,11 @@
         // Assume target premium table is never changed for substandard.
         }
 
-    // TODO ?? TAXATION !! Temporary stuff to support NSP for 7702A
-    // TODO ?? TAXATION !! Incorrect if GPT
+    // Use reciprocal of CVAT corridor factor as NSP, for both GPT and
+    // CVAT.
+    // TODO ?? TAXATION !! Do this only if DB_Irc7702NspWhence is 2
+    // (which should be an enum). This probably should have its own
+    // rounding rule.
     LMI_ASSERT(0 == CvatNspRates_.size());
     for(int j = 0; j < Length_; ++j)
         {




reply via email to

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