as.triplet: Represent a symmetric matrix in triplet format

View source: R/renderpf90.R

as.tripletR Documentation

Represent a symmetric matrix in triplet format

Description

It only gives the lower triangular elements, and **do not** check for symmetry.

Usage

as.triplet(x)

Arguments

x

matrix.


famuvie/breedR documentation built on Aug. 6, 2024, 9:10 p.m.