stator
A math, geometry, and utility library
sym::SymbolicOperator Struct Reference

A type trait to denote symbolic terms (i.e., one that is not yet immediately evaluable to a "normal" type) More...

#include <symbolic.hpp>

Inheritance diagram for sym::SymbolicOperator:
sym::Polynomial< 0, Coeff_t, PolyVar > sym::BinaryOp< LHS, Op, RHS > sym::Expr sym::Polynomial< Order, Coeff_t, PolyVar > sym::RTBase sym::UnaryOp< Arg, Op > sym::Var< Args > sym::RTBaseHelper< BinaryOp< Expr, Op, Expr > > sym::RTBaseHelper< ConstantRT< T > > sym::RTBaseHelper< UnaryOp< Expr, Op > > sym::RTBaseHelper< Var< Dynamic > > sym::RTBaseHelper< Derived > sym::BinaryOp< Expr, Op, Expr > sym::ConstantRT< T > sym::UnaryOp< Expr, Op > sym::Var< Dynamic >

Detailed Description

Definition at line 50 of file symbolic.hpp.


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