casac::ComplexAry Struct Reference

#include <ComplexAry.h>

List of all members.


Detailed Description

Definition at line 20 of file ComplexAry.h.

Public Member Functions

 ComplexAry ()
 ComplexAry (std::vector< casac::complex > arg0, std::vector< int > arg1)

Public Attributes

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


Constructor & Destructor Documentation

casac::ComplexAry::ComplexAry (  )  [inline]

Definition at line 22 of file ComplexAry.h.

casac::ComplexAry::ComplexAry ( std::vector< casac::complex arg0,
std::vector< int >  arg1 
) [inline]

Definition at line 23 of file ComplexAry.h.


Member Data Documentation

std::vector<casac::complex> casac::ComplexAry::value

Definition at line 24 of file ComplexAry.h.

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

Definition at line 25 of file ComplexAry.h.


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