Template Struct Var

Struct Documentation

template<int N>
struct Var

Public Functions

template<typename T, typename... Args>HOST_DEVICE_INLINE T& marian::functional::Var::operator()(T && arg, Args &&... args)
std::string to_string() const

Public Static Attributes

constexpr auto index = N