|
stator
A math, geometry, and utility library
|
Symbolic representation of a variable. More...
#include <symbolic.hpp>
Public Member Functions | |
| char | getidx () const |
| template<class Arg > | |
| Relation< Var< Args... >, Arg > | operator= (const Arg &a) const |
Static Public Attributes | |
| static constexpr const auto | idx = stator::orphan::get_value<vidx<'x'>, Args...>::value |
This class is used to denote a variable.
Definition at line 94 of file symbolic.hpp.
|
inline |
Definition at line 102 of file symbolic.hpp.
|
inline |
Definition at line 98 of file symbolic.hpp.
|
static |
Definition at line 95 of file symbolic.hpp.
1.8.13