CoDiPack  3.1.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::ExpressionTraits::ActiveResultImpl< T_Real, T_Tape, true > Struct Template Reference

Specialization of ActiveResultImpl for active types in a static context. More...

#include <staticContextActiveType.hpp>

Inheritance diagram for codi::ExpressionTraits::ActiveResultImpl< T_Real, T_Tape, true >:

Public Types

using ActiveResult = StaticContextActiveType<Tape>
 The resulting active type of an expression.
 
using ActiveResult
 The resulting active type of an expression.
 
using Real = T_Real
 See ExpressionTraits::ActiveResultImpl.
 
using Real
 See ActiveResultImpl.
 
using Tape = T_Tape
 See ExpressionTraits::ActiveResultImpl.
 
using Tape
 See ActiveResultImpl.
 

Detailed Description

template<typename T_Real, typename T_Tape>
struct codi::ExpressionTraits::ActiveResultImpl< T_Real, T_Tape, true >

Specialization of ActiveResultImpl for active types in a static context.


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