Show
Ignore:
Timestamp:
08/11/09 08:48:56 (15 years ago)
Author:
vbarta
Message:

moved square matrices to namespace bdm

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/tests/square_mat_point.h

    r477 r495  
    1616#include "itpp_ext.h" 
    1717#include "bdmroot.h" 
     18#include "base/user_info.h" 
    1819 
    1920/*! Testing matrix operations needs one square symmetrical matrix, one 
     
    5960        void to_setting ( Setting &set ) const; 
    6061}; 
     62UIREGISTER ( square_mat_point ); 
    6163 
    6264#endif