ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/Polynomial.hpp
(Generate patch)

Comparing branches/development/src/math/Polynomial.hpp (file contents):
Revision 1827 by gezelter, Wed Jan 9 19:49:07 2013 UTC vs.
Revision 1829 by gezelter, Wed Jan 9 20:12:59 2013 UTC

# Line 527 | Line 527 | namespace OpenMD {
527        }
528          return roots;
529        }
530
531      return roots; // should be empty if you got here
530      }
531      
532    private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines