Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
Amplitudes Class Reference
Collaboration diagram for Amplitudes:

Public Member Functions

 Amplitudes (int no, int nv, World &dw_)
 
 ~Amplitudes ()
 
Idx_Tensor operator[] (char const *idx_map_)
 
void fill_rand ()
 

Data Fields

Tensorai
 
Tensorabij
 
Worlddw
 

Detailed Description

Definition at line 154 of file ccsd.cxx.

Constructor & Destructor Documentation

Amplitudes::Amplitudes ( int  no,
int  nv,
World dw_ 
)
inline

Definition at line 160 of file ccsd.cxx.

References AS, and NS.

Amplitudes::~Amplitudes ( )
inline

Definition at line 169 of file ccsd.cxx.

Member Function Documentation

void Amplitudes::fill_rand ( )
inline
Idx_Tensor Amplitudes::operator[] ( char const *  idx_map_)
inline

Definition at line 174 of file ccsd.cxx.

Field Documentation

Tensor* Amplitudes::abij

Definition at line 157 of file ccsd.cxx.

Referenced by ccsd(), main(), and train_ccsd().

Tensor* Amplitudes::ai

Definition at line 156 of file ccsd.cxx.

Referenced by main(), and train_ccsd().

World* Amplitudes::dw

Definition at line 158 of file ccsd.cxx.


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