Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

CCfits::FITSUtil::CAarray Class Template Reference

function object returning C array from a valarray. see CVarray for details. More...

#include <FITSUtil.h>

List of all members.

Public Methods

T* operator() (const std::valarray< T > &inArray)


Detailed Description

template<typename T> class CCfits::FITSUtil::CAarray

function object returning C array from a valarray. see CVarray for details.


Member Function Documentation

template<typename T>
T * CCfits::FITSUtil::CAarray< T >::operator() ( const std::valarray< T > & inArray )
 

operator returning C array for use with image data.


The documentation for this class was generated from the following file:
Generated at Fri Apr 11 16:05:09 2003 for CCfits by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001