Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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.


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