|
stator
A math, geometry, and utility library
|
#include <simplify.hpp>
Public Types | |
| using | expand_Constants_to_t = typename stator::orphan::get_type< sym::expand_Constants_to< double >, Args... >::value |
Static Public Attributes | |
| static constexpr const auto | expand_Constants = stator::orphan::is_present<sym::expand_Constants, Args...>::value |
| static constexpr const auto | expand_to_Polynomial = stator::orphan::is_present<sym::expand_to_Polynomial, Args...>::value |
Definition at line 53 of file simplify.hpp.
| using sym::SimplifyConfig< Args >::expand_Constants_to_t = typename stator::orphan::get_type<sym::expand_Constants_to<double>, Args...>::value |
Definition at line 56 of file simplify.hpp.
|
static |
Definition at line 55 of file simplify.hpp.
|
static |
Definition at line 54 of file simplify.hpp.
1.8.13