show,BlockedInfinitySparseMatrix-method {optmatch}R Documentation

Displays a BlockedInfinitySparseMatrix

Description

Displays each block of the BlockedInfinitySparseMatrix separately.

Usage

## S4 method for signature 'BlockedInfinitySparseMatrix'
show(object)

Arguments

object

An BlockedInfinitySparseMatrix to print.


[Package optmatch version 0.10.7 Index]