Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::ScalarValue< Tay::CacheTaylor< T > > Struct Template Reference

Specialization of ScalarValue to CacheTaylor types. More...

#include <Sacado_Tay_CacheTaylorTraits.hpp>

Inheritance diagram for Sacado::ScalarValue< Tay::CacheTaylor< T > >:

Public Types

typedef ValueType< Tay::CacheTaylor< T > >::type value_type
typedef ScalarType< Tay::CacheTaylor< T > >::type scalar_type

Static Public Member Functions

static const scalar_typeeval (const Tay::CacheTaylor< T > &x)

Detailed Description

template<typename T>
struct Sacado::ScalarValue< Tay::CacheTaylor< T > >

Specialization of ScalarValue to CacheTaylor types.

Definition at line 85 of file Sacado_Tay_CacheTaylorTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename T>
typedef ValueType<Tay::CacheTaylor<T>>::type Sacado::ScalarValue< Tay::CacheTaylor< T > >::value_type

Definition at line 86 of file Sacado_Tay_CacheTaylorTraits.hpp.

◆ scalar_type

template<typename T>
typedef ScalarType<Tay::CacheTaylor<T>>::type Sacado::ScalarValue< Tay::CacheTaylor< T > >::scalar_type

Definition at line 87 of file Sacado_Tay_CacheTaylorTraits.hpp.

Member Function Documentation

◆ eval()

template<typename T>
const scalar_type & Sacado::ScalarValue< Tay::CacheTaylor< T > >::eval ( const Tay::CacheTaylor< T > & x)
inlinestatic

Definition at line 88 of file Sacado_Tay_CacheTaylorTraits.hpp.


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