upper.part: The upper triangular part of a matrix

Description Usage Arguments

View source: R/matrix.utility.R

Description

The upper triangular part of a matrix

Usage

1
upper.part(A, strict = T)

Arguments

strict

whether a strict triangular matrix is returned, i.e. whether the diagonal elements are EXCLUDED (strict) or not (non-strict)


linulysses/matrix-manifold documentation built on Jan. 19, 2022, 3:56 p.m.