rxBlockZeros: Creates a logical matrix for block matrixes.

View source: R/rxSymInv.R

rxBlockZerosR Documentation

Creates a logical matrix for block matrixes.

Description

Creates a logical matrix for block matrixes.

Usage

rxBlockZeros(mat, i)

Arguments

mat

Matrix

i

Row/column where block matrix should be setup.

Value

A logical matrix returning where the elements should be zero.


RxODE documentation built on March 23, 2022, 9:06 a.m.