create_symmetric_matrix_f64

Function create_symmetric_matrix_f64 

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