extractlower: Extract the lower triangular part of the matrix

Description Usage Arguments Details Value Author(s)

View source: R/RcppExports.R

Description

Extract the lower triangular part of the matrix.

Usage

1

Arguments

A

a squared matrix

Details

This function is to extract the strict lower triangular part of a squared matrix.

Value

a vector containing the values of the lower triangular part of the matrix.

Author(s)

Xiangjie Xue


xiangjiexue/npfixedcomp documentation built on June 15, 2020, 9:18 a.m.