SCI Home Software Documentation Installation User's Guide Developer's Guide

CIBC:Documentation:SCIRun:Reference:ModelCreation:ReportMatrixInfo

From SCIRun Documentation Wiki
Jump to: navigation, search

Contents

ReportMatrixInfo

Information

Package: ModelCreation
Catagory: ReportInfo
Author(s): Jeroen Stinstra
Status: Supported in latest version
Version: 3.0

Description

Summary

ReportMatrixInfo is used to view the attributes of matrices.

Detailed Description

ReportMatrixInfo is purely an informational Module. It performs no modification on input data. Upon execution it displays attributes about the input matrix in the UI.

Matrix Attributes displayed:

Name - The Matrix name. May be blank.

Generation - The Matrix internal object id.

Typename - The C++ typename of the input Matrix Type.

  1. Rows - The number of rows in the input matrix.
  1. Columns - The number of columns in the input matrix.
  1. Elements - The size of the matrix. This is Rows x Columns for non sparse matrices. For sparse matrices this is the number of nonzero elements in the array.



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:ModelCreation

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox