![]() |
Eigen
3.4.90 (git rev 67eeba6e720c5745abc77ae6c92ce0a44aa7b7ae)
|
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.
Public Member Functions | |
SymbolValue (Index val) | |
Index | value () const |
|
inline |
Default constructor from the value val
|
inline |