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

CIBC:Documentation:SCIRun:Reference:ModelCreation:CreateDataArrayFromIndices

From SCIRun Documentation Wiki

Jump to: navigation, search

Contents

CreateDataArrayFromIndices

Information

Package: ModelCreation
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  points to 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.  


See Also

 MODULE REFERENCE	 MODULE REFERENCE	 



Frequently Asked Questions


Known Bugs


Recent Changes


Go back to Documentation:SCIRun:Reference:ModelCreation

Personal tools