triangular_split: ***Internal Use Function*** This function calculates the row...

Description Usage Arguments Value Examples

View source: R/all_functions.R

Description

Internal function for splitting triangular matrices into approximately equal parts

Usage

1

Arguments

n

Row and Column length of the n by n matrix the triangular matrix originates from

split

Number of partitions to split the triangular matrix in

Value

A matrix of row coordinates used for splitting

Examples

1

AQS-Group/WISH documentation built on July 17, 2020, 12:12 a.m.