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 1826 by gezelter, Wed Jan 9 19:41:48 2013 UTC vs.
Revision 1827 by gezelter, Wed Jan 9 19:49:07 2013 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines