Eigen  3.4.90 (git rev 5a9f66fb35d03a4da9ef8976e67a61b30aa16dcf)
 
Loading...
Searching...
No Matches
Eigen::symbolic::SymbolValue< Tag, Type > Class Template Reference

Detailed Description

template<typename Tag, typename Type>
class Eigen::symbolic::SymbolValue< Tag, Type >

Represents the actual value of a symbol identified by its tag

It is the return type of SymbolValue::operator=, and most of the time this is only way it is used.

+ Inheritance diagram for Eigen::symbolic::SymbolValue< Tag, Type >:

Additional Inherited Members

- Public Member Functions inherited from Eigen::symbolic::BaseExpr< SymbolValue< Tag, Type > >
constexpr Index eval (const SymbolValue< Tags, Types > &... values) const
 
- Static Public Member Functions inherited from Eigen::symbolic::BaseExpr< SymbolValue< Tag, Type > >
static constexpr Index eval_at_compile_time (const SymbolValue< Tags, Types > &...)
 

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