|
limes 3.1.0
Composable Calculus Expressions for C++20
|
This is the complete list of members for limes::expr::Const< T >, including all inherited members.
| arity_v | limes::expr::Const< T > | static |
| Const() noexcept | limes::expr::Const< T > | inline |
| Const(T v) noexcept | limes::expr::Const< T > | inlineexplicit |
| derivative() const noexcept | limes::expr::Const< T > | inline |
| eval(std::span< T const >) const noexcept | limes::expr::Const< T > | inline |
| evaluate(std::span< T const > args) const noexcept | limes::expr::Const< T > | inline |
| to_string() const | limes::expr::Const< T > | inline |
| value | limes::expr::Const< T > | |
| value_type typedef | limes::expr::Const< T > |