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

#include <symbolic.hpp>

Public Types

typedef Var< vidx< Var1::idx > > type
 

Detailed Description

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

Definition at line 119 of file symbolic.hpp.

Member Typedef Documentation

◆ type

template<typename Var1, typename Var2>
typedef Var<vidx<Var1::idx> > sym::variable_combine< Var1, Var2 >::type

Definition at line 120 of file symbolic.hpp.


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