Simbody  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TemplatizedLapack.h File Reference

These is a templatized, C++ callable interface to LAPACK and BLAS. More...

#include "SimTKcommon/internal/common.h"
#include "SimTKlapack.h"
#include <complex>

Go to the source code of this file.

Classes

class  SimTK::Lapack
 

Namespaces

 SimTK
 This is the top-level SimTK namespace into which all SimTK names are placed to avoid collision with other symbols.
 

Detailed Description

These is a templatized, C++ callable interface to LAPACK and BLAS.

Each method must be explicitly specialized for the supported precisions.