Common base class of any symbolic expressions
| template<typename T > | |
| Index | eval (const T &values) const | 
| 
 | inline | 
Evaluate the expression given the values of the symbols.
| values | defines the values of the symbols, it can either be a SymbolValue or a std::tuple of SymbolValue as constructed by SymbolExpr::operator= operator. | 
    © Eigen.
Licensed under the MPL2 License.
    https://eigen.tuxfamily.org/dox/classEigen_1_1symbolic_1_1BaseExpr.html