dot-partitionMatrix: Matrix partition

.partitionMatrixR Documentation

Matrix partition

Description

Partition a matrix into blocks

Usage

.partitionMatrix(x, seprow, sepcol = seprow)

Arguments

x

A matrix

seprow

A numeric vectors indicating sizes of blocks in rows

sepcol

A numeric vectors indicating sizes of blocks in columns

Value

List of blocks


vanduttran/dsSSCP documentation built on Jan. 17, 2025, 1:47 a.m.