Reference documentation for deal.II version 9.2.0
|
#include <deal.II/differentiation/sd/symengine_optimizer.h>
A wrapper for SymEngine's "lambda" optimizer.
ReturnType | The number type that is returned as a result of operations performed by the optimizer. Floating point and complex numbers are currently supported. |
T | An arbitrary type resulting from the application of the SFINAE idiom to selectively specialize this class. |
Definition at line 316 of file symengine_optimizer.h.