CIBC:Documentation:SCIRun:Reference:ModelCreation:ReportMatrixRowMeasure
From SCIRun Documentation Wiki
Contents |
ReportMatrixRowMeasure
Information
- Package: ModelCreation
- Catagory: Math
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Apply an operator on each row of the matrix.
Detailed Description
Apply an operator on each row 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 row of the matrix. The output is a matrix with one column and the same number of rows as the input.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:ModelCreation