pub fn triu<Args, Inp>(param: Args) -> <Args as TriuAPI<Inp>>::Outwhere Args: TriuAPI<Inp>,
Returns the upper triangular part of a matrix (or a stack of matrices) x.
triu