show,InfinitySparseMatrix-method {optmatch}R Documentation

Displays an InfinitySparseMatrix

Description

Specifically, displays an InfinitySparseMatrix by converting it to a matrix first.

Usage

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

Arguments

object

An InfinitySparseMatrix to print.


[Package optmatch version 0.10.7 Index]