hashBucket# swordfish.function.hashBucket()# Hashes each element in X into one of the specified number of buckets and returns the corresponding bucket index. 参数: X (Constant) -- A scalar/vector. buckets (Constant) -- A positive integer.