239 template <
typename FormatContext>
248 static constexpr bool value = ((T ==
Ts) || ...);
void bind_engine(py::module &m, string name)
< nsga2 selection operator for getting the front
std::underlying_type_t< NodeType > UnderlyingNodeType
constexpr auto operator|(NodeType lhs, NodeType rhs) -> NodeType
constexpr auto operator~(NodeType lhs) -> NodeType
auto operator|=(NodeType &lhs, NodeType rhs) -> NodeType &
constexpr auto operator^(NodeType lhs, NodeType rhs) -> NodeType
auto operator&=(NodeType &lhs, NodeType rhs) -> NodeType &
std::map< std::string, NodeType > NodeNameType
auto operator^=(NodeType &lhs, NodeType rhs) -> NodeType &
constexpr auto operator&(NodeType lhs, NodeType rhs) -> NodeType
std::map< NodeType, std::string > NodeTypeName
static constexpr bool is_in_v
static constexpr bool NaryOp
static constexpr bool UnaryOp
static constexpr bool AssociativeBinaryOp
static constexpr bool BinaryOp
Stores time series data and implements operators over it.
static constexpr size_t Count
static auto GetIndex(NodeType type) -> size_t
static constexpr size_t OpCount
static constexpr bool value