Searched defs:set_zero (Results 1 – 6 of 6) sorted by relevance
114 auto set_zero = [](auto& ctx){ _val(ctx) = 0; }; in __anonc5d745a30102() variable
12 static void set_zero(void* dst, size_t bytes) { in set_zero() function
2325 [[identity_quat]]3181 [[vec_scalar_cast]]3687 [[identity_mat]]
580 void set_zero() in set_zero() function in boost::math::tools::polynomial
894 set_zero( A & a ) in set_zero() function