Function.vectorized (property)

whether Function.func supports passing arrays to Function.args and Function.kwargs. Note: not-vectorized will take significantly longer for large samples. The defaults for size in Function.plot and Function.plot_sample and the underlying Histogram samples are lowered to 10000 in the case where vectorized is disabled.