CIBC:Documentation:SCIRun:Reference:SCIRun:CreateDataArrayFromIndices
From SCIRun Documentation Wiki
Contents |
CreateDataArrayFromIndices
Information
- Package: SCIRun
- Catagory: DataArrayMath
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module takes the elements of the input array and reorders them according to order specified in the index vector.
Detailed Description
Overview
This module uses an index vector to reorder the elements of a scalar, vector or tensor array into a new array. The index vector indexes the elements in the input array and creates a new matrix in which the elements are stored in the order which is indicated in the index vector. Index numbering starts at 0.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
