create_upper_triangular_f64

Function create_upper_triangular_f64 

Source
pub fn create_upper_triangular_f64(size: usize) -> DTensor<f64, 2>