CCfits  2.6
Public Member Functions | List of all members
CCfits::FITSUtil::CVAarray< T > Class Template Reference

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

#include <FITSUtil.h>

Public Member Functions

T * operator() (const std::vector< std::valarray< T > > &inArray)
 operator returning C array for use with vector column data.
 

Detailed Description

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

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


The documentation for this class was generated from the following file: