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

Meta-function for determining nesting with an expression. More...

#include <Sacado_LFad_LogicalSparse.hpp>

Static Public Attributes

static const unsigned value = 0
 

Detailed Description

template<typename T>
struct Sacado::LFad::ExprLevel< T >

Meta-function for determining nesting with an expression.

This determines the level of nesting within nested Fad types. The default implementation works for any type that isn't a Fad type or an expression of Fad types.

Definition at line 56 of file Sacado_LFad_LogicalSparse.hpp.

Member Data Documentation

◆ value

template<typename T >
const unsigned Sacado::LFad::ExprLevel< T >::value = 0
static

Definition at line 57 of file Sacado_LFad_LogicalSparse.hpp.


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