Compute Bell numbers up to order z using a truncated series representation.
Arguments
- z
nonnegative integer giving the maximum order.
Value
numeric vector of length z + 1 containing B_0, ..., B_z.
Details
This function is for internal use. The results are stored in .Bell_num
and used by the Bell distribution functions.