CIBC:Documentation:SCIRun:Reference:ModelCreation:ReportMatrixColumnMeasure
From SCIRun Documentation Wiki
Contents |
ReportMatrixColumnMeasure
Information
- Package: ModelCreation
- Catagory: Math
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Apply an operator on each column of the matrix.
Detailed Description
Apply an operator on each column of the matrix. This module implements the following operations: Sum, Mean, Variance, Median, Maximum, Minimum, and Norm. The output of the module is a vector with the results of these operators applied to each column of the matrix. The output is a matrix with one row and the same number of columns as the input.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:ModelCreation