stator
A math, geometry, and utility library
Static Public Attributes | List of all members
sym::variable_in< Var1, Var2 > Struct Template Reference

#include <symbolic.hpp>

Static Public Attributes

static constexpr const bool value = Var1::idx == Var2::idx
 

Detailed Description

template<typename Var1, typename Var2>
struct sym::variable_in< Var1, Var2 >

Definition at line 106 of file symbolic.hpp.

Member Data Documentation

◆ value

template<typename Var1 , typename Var2 >
constexpr const bool sym::variable_in< Var1, Var2 >::value = Var1::idx == Var2::idx
static

Definition at line 107 of file symbolic.hpp.


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