| 
| file   | basics.h [code] | 
|   | Includes internal headers providing declarations for the basic SimTK Core classes. 
  | 
|   | 
| file   | Constants.h [code] | 
|   | High precision mathematical and physical constants. 
  | 
|   | 
| file   | Simmatrix.h [code] | 
|   | This is the header which should be included in user programs that would like to make use of all the Simmatrix facilities, but none of the other parts of SimTKcommon. 
  | 
|   | 
| file   | TemplatizedLapack.h [code] | 
|   | These is a templatized, C++ callable interface to LAPACK and BLAS. 
  | 
|   | 
| file   | Testing.h [code] | 
|   | This file defines a SimTK::Test class and some related macros which provide functionality useful in regression tests. 
  | 
|   |