casac::DoubleAry Struct Reference

#include <DoubleAry.h>

List of all members.


Detailed Description

Definition at line 19 of file DoubleAry.h.

Public Member Functions

 DoubleAry ()
 DoubleAry (std::vector< double > arg0, std::vector< int > arg1)

Public Attributes

std::vector< double > value
std::vector< int > shape


Constructor & Destructor Documentation

casac::DoubleAry::DoubleAry (  )  [inline]

Definition at line 21 of file DoubleAry.h.

casac::DoubleAry::DoubleAry ( std::vector< double >  arg0,
std::vector< int >  arg1 
) [inline]

Definition at line 22 of file DoubleAry.h.


Member Data Documentation

std::vector<double> casac::DoubleAry::value

Definition at line 23 of file DoubleAry.h.

std::vector<int> casac::DoubleAry::shape

Definition at line 24 of file DoubleAry.h.


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