Type Alias TensorUpLo

Source
pub type TensorUpLo = FlagUpLo;

Aliased Type§

enum TensorUpLo {
    U = 121,
    L = 122,
}

Variants§

§

U = 121

Upper triangle

§

L = 122

Lower triangle