Changeset 368 for cpp/frams/model/similarity/SVD/lapack.cpp
- Timestamp:
- 04/20/15 03:16:26 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/similarity/SVD/lapack.cpp
r358 r368 60 60 #include <assert.h> 61 61 #include "lapack.h" 62 #include <stdlib.h> //rand(), embarcadero 63 #include <math.h> //hypot(), embarcadero 62 64 63 65 typedef unsigned char uchar;
Note: See TracChangeset
for help on using the changeset viewer.