casa::ArrayUtil_global_functions_reorderArrayHelper Struct Reference
[Arrays_internal_classes]

#include <ArrayUtil.h>

List of all members.


Detailed Description

Helper function for function reorderArray.

\.

Intended use:

Internal

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25
Test programs:
tArrayUtil2

Synopsis

This is a specialized helper function for function reorderArray. It determines the shape of the resulting array and calculates the result increments when iterating linearly through the source array. It returns the number of the first non-reordered axes.

Motivation

Split off common non-templated code.

Definition at line 243 of file ArrayUtil.h.

Public Member Functions

uInt reorderArrayHelper (IPosition &newShape, IPosition &incr, const IPosition &shape, const IPosition &newAxisOrder)


Member Function Documentation

uInt casa::ArrayUtil_global_functions_reorderArrayHelper::reorderArrayHelper ( IPosition newShape,
IPosition incr,
const IPosition shape,
const IPosition newAxisOrder 
)


The documentation for this struct was generated from the following file:
Generated on Tue Aug 26 22:32:06 2008 for NRAOCASA by  doxygen 1.5.1