#include "tensorstore/util/int4.h" Int4Padded tensorstore::pow(Int4Padded x, Int4Padded y); Raises a number to the given power (\(x^y\)).