From: Anatoly Date: Thu, 7 Mar 2019 09:45:39 +0000 (+0300) Subject: add a hint X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=ba45ae026141332c5acb16af87241c46ede0a9d2;p=alexxy%2Fgromacs-fitng.git add a hint --- diff --git a/src/fitng.cpp b/src/fitng.cpp index 8674364..ea7c7e7 100644 --- a/src/fitng.cpp +++ b/src/fitng.cpp @@ -289,7 +289,7 @@ void MyFitNew (std::vector< RVec > a, std::vector< RVec > &b, std::vector< std:: fx = 0; fy = 0; fz = 0; fa = 0; fb = 0; fc = 0; break; } else { - l *= 0.85; + l *= 0.85; // may be put somewhere l > 0 } } count++;