Ignore:
Timestamp:
05/24/15 21:03:46 (9 years ago)
Author:
Maciej Komosinski
Message:

Code formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/model/similarity/SVD/matrix_tools.h

    r357 r389  
    1212{
    1313public:
    14     static void SVD(std::vector<double> &vdEigenvalues, int nSize, double *pDistances, Pt3D *&Coordinates);
     14        static void SVD(std::vector<double> &vdEigenvalues, int nSize, double *pDistances, Pt3D *&Coordinates);
    1515};
    1616
Note: See TracChangeset for help on using the changeset viewer.