Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | List of all members
Sacado::ValueType< T > Struct Template Reference

Base template specification for ValueType. More...

#include <Sacado_Traits.hpp>

Public Types

typedef T type
 

Detailed Description

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

Base template specification for ValueType.

The ValueType classes provide a mechanism for computing the the type stored in AD classes

Definition at line 320 of file Sacado_Traits.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 321 of file Sacado_Traits.hpp.


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