pub type TensorUpLo = FlagUpLo;
#[repr(u8)]pub enum TensorUpLo { U = 121, L = 122, }
Upper triangle
Lower triangle