CIBC:Documentation:SCIRun:Reference:SCIRun:ConvertMatrixToString
From SCIRun Documentation Wiki
Contents |
ConvertMatrixToString
Information
- Package: SCIRun
- Catagory: Converter
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module prints the contents of a matrix into a string.
Detailed Description
This module prints the contents of a matrix into a string. For a dense matrix it outputs all the rows and columns of the matrix. For a sparse matrix only the non zero elements are printed.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
