跳到主要内容

random_sample

随机采样

声明

array random_sample(int n, int m)

参数

参数名描述
n数据数量
m采样数量

返回值

随机采样结果

使用方式

返回文档