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

CCfits::FITSUtil::CVAarray Class Template Reference

function object returning C array from a vector of valarrays. see CVarray for details. More...

#include <FITSUtil.h>

List of all members.

Public Methods

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


Detailed Description

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

function object returning C array from a vector of valarrays. see CVarray for details.


Member Function Documentation

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

operator returning C array for use with vector column 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