Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5675 in orxonox.OLD for trunk/src/lib/math/matrix.h


Ignore:
Timestamp:
Nov 21, 2005, 9:59:09 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: optimisations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/math/matrix.h

    r5673 r5675  
    5858    }
    5959
    60     Vector getEigenValues() const;
     60    int getEigenValues(Vector& eigenVectors) const;
    6161    void getEigenVectors(Vector& a, Vector& b, Vector& c) const;
    6262
Note: See TracChangeset for help on using the changeset viewer.