CoDiPack  3.1.0
A Code Differentiation Package
SciComp TU Kaiserslautern
Loading...
Searching...
No Matches
codi::EmptyOperation< T_Real > Struct Template Reference

Operation for empty expression. More...

#include <emptyExpression.hpp>

Public Types

using Real = T_Real
 See EmptyOperation.
 

Static Public Member Functions

static inlinestd::string getMathRep ()
 Text "empty()".
 
static inlineReal primal ()
 Zero value.
 

Detailed Description

template<typename T_Real>
struct codi::EmptyOperation< T_Real >

Operation for empty expression.

Template Parameters
T_RealOriginal primal value of the statement/expression.

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