#include <Teuchos_TypeNameTraits.hpp>
Static Public Member Functions | |
static std::string | name () |
static std::string | concreteName (const std::complex< T > &) |
Definition at line 132 of file Teuchos_TypeNameTraits.hpp.
static std::string Teuchos::TypeNameTraits< std::complex< T > >::concreteName | ( | const std::complex< T > & | ) | [inline, static] |
Definition at line 136 of file Teuchos_TypeNameTraits.hpp.
static std::string Teuchos::TypeNameTraits< std::complex< T > >::name | ( | ) | [inline, static] |
Definition at line 134 of file Teuchos_TypeNameTraits.hpp.