jax.lax.population_count# jax.lax.population_count(x)[原始碼]# Elementwise popcount,計算每個元素中設定位元的數量。 參數: x (ArrayLike) 傳回類型: Array