pub fn random_tukey_2d( data_obj: &FdMatrix, data_ori: &FdMatrix, nproj: usize, ) -> Vec<f64>
Compute random Tukey depth for 2D functional data.