template<typename Tag>
SymbolValue class
Contents
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.
Constructors, destructors, conversion operators
- SymbolValue(Index val)
Public functions
Function documentation
template<typename Tag>
Eigen:: symbolic:: SymbolValue<Tag>:: SymbolValue(Index val)
Default constructor from the value val