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

Comparing trunk/src/math/Eigenvalue.hpp (file contents):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC

# Line 957 | Line 957 | namespace JAMA
957      /** Return the imaginary parts of the eigenvalues
958          in parameter e_.
959          
960 <        @pararm e_: new matrix with imaginary parts of the eigenvalues.
960 >        @param e_: new matrix with imaginary parts of the eigenvalues.
961      */
962      void getImagEigenvalues (DynamicVector<Real> &e_) {
963        e_ = e;

Comparing trunk/src/math/Eigenvalue.hpp (property svn:keywords):
Revision 1390 by gezelter, Wed Nov 25 20:02:06 2009 UTC vs.
Revision 1879 by gezelter, Sun Jun 16 15:15:42 2013 UTC

# Line 0 | Line 1
1 + Author Id Revision Date

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines