18 assert(a == 0 && b == 0);
21 static int8_t
inverse(int8_t a) {
return 0; }
25 constexpr
static size_t size() {
return 1; }
static auto valid_indices()
static int8_t inverse(int8_t a)
static int8_t primitive_to_index(wmtk::PrimitiveType)
static const std::array< int8_t, 1 > _indices
static auto valid_indices_dynamic()
static int8_t product(int8_t a, int8_t b)
constexpr static size_t size()
Eigen::Matrix< T, R, 1 > Vector
Vector< T, Eigen::Dynamic > VectorX