RxODE (version 0.8.0-9)

rxBlockZeros: 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.