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