casa::ArrayMath_global_functions_partialFuncHelper Struct Reference
[Arrays]

#include <ArrayMath.h>

List of all members.


Detailed Description

Helper function for partialX functions.

Synopsis

This is a specialized helper function for functions like partialSums. It determines the shape of the resulting array and calculates the result increments when iterating linearly through the source array. It returns the first result axis which indicates the number of the first contiguous collapse axes. The number of contiguous data points is returned in nelemCont.

Definition at line 617 of file ArrayMath.h.

Public Member Functions

uInt partialFuncHelper (Int &nelemCont, IPosition &resultShape, IPosition &incr, const IPosition &sourceShape, const IPosition &collapseAxes)


Member Function Documentation

uInt casa::ArrayMath_global_functions_partialFuncHelper::partialFuncHelper ( Int nelemCont,
IPosition resultShape,
IPosition incr,
const IPosition sourceShape,
const IPosition collapseAxes 
)


The documentation for this struct was generated from the following file:
Generated on Mon Sep 1 22:43:39 2008 for NRAOCASA by  doxygen 1.5.1