Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::ScalarType< T > Struct Template Reference

Base template specification for ScalarType. More...

#include <Sacado_Traits.hpp>

Inheritance diagram for Sacado::ScalarType< T >:
Inheritance graph
[legend]

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct Sacado::ScalarType< T >

Base template specification for ScalarType.

The ScalarType classes provide a mechanism for computing the base underlying type of nested AD classes

Definition at line 303 of file Sacado_Traits.hpp.

Member Typedef Documentation

template<typename T>
typedef T Sacado::ScalarType< T >::type

Definition at line 304 of file Sacado_Traits.hpp.


The documentation for this struct was generated from the following file: