Searched defs:set_zero (Results 1 – 7 of 7) sorted by relevance
114 auto set_zero = [](auto& ctx){ _val(ctx) = 0; }; in __anon2649d7c00102() variable
12 static void set_zero(void* dst, size_t bytes) { in set_zero() function
177 void set_zero(int numbers, float *x, cudaStream_t stream) { 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