|
limes 3.1.0
Composable Calculus Expressions for C++20
|
This is the complete list of members for limes::expr::NamedVar< T >, including all inherited members.
| arity() const noexcept | limes::expr::NamedVar< T > | inline |
| arity_v | limes::expr::NamedVar< T > | static |
| derivative() const noexcept | limes::expr::NamedVar< T > | inline |
| derivative_rt(std::size_t d) const noexcept | limes::expr::NamedVar< T > | inline |
| dim | limes::expr::NamedVar< T > | |
| dimension() const noexcept | limes::expr::NamedVar< T > | inline |
| eval(std::span< T const > args) const noexcept | limes::expr::NamedVar< T > | inline |
| evaluate(std::span< T const > args) const noexcept | limes::expr::NamedVar< T > | inline |
| name | limes::expr::NamedVar< T > | |
| NamedVar(std::size_t dimension, std::string_view n) noexcept | limes::expr::NamedVar< T > | inline |
| to_string() const | limes::expr::NamedVar< T > | inline |
| value_type typedef | limes::expr::NamedVar< T > |