Navigation

Operators and Keywords

Function List:

C++ API

ComplexGEPBALANCE Class Reference

#include <CmplxGEPBAL.h>

Collaboration diagram for ComplexGEPBALANCE:

List of all members.


Public Member Functions

 ComplexGEPBALANCE (void)
 ComplexGEPBALANCE (const ComplexMatrix &a, const ComplexMatrix &b, const std::string &balance_job)
 ComplexGEPBALANCE (const ComplexGEPBALANCE &a)
ComplexGEPBALANCEoperator= (const ComplexGEPBALANCE &a)
 ~ComplexGEPBALANCE (void)
ComplexMatrix balanced_matrix (void) const
ComplexMatrix balanced_matrix2 (void) const
Matrix balancing_matrix (void) const
Matrix balancing_matrix2 (void) const

Friends

std::ostreamoperator<< (std::ostream &os, const ComplexGEPBALANCE &a)

Constructor & Destructor Documentation

ComplexGEPBALANCE::ComplexGEPBALANCE ( void   )  [inline]

ComplexGEPBALANCE::ComplexGEPBALANCE ( const ComplexMatrix a,
const ComplexMatrix b,
const std::string balance_job 
) [inline]

ComplexGEPBALANCE::ComplexGEPBALANCE ( const ComplexGEPBALANCE a  )  [inline]

ComplexGEPBALANCE::~ComplexGEPBALANCE ( void   )  [inline]


Member Function Documentation

ComplexMatrix ComplexGEPBALANCE::balanced_matrix ( void   )  const [inline]

ComplexMatrix ComplexGEPBALANCE::balanced_matrix2 ( void   )  const [inline]

Matrix ComplexGEPBALANCE::balancing_matrix ( void   )  const [inline]

Matrix ComplexGEPBALANCE::balancing_matrix2 ( void   )  const [inline]

ComplexGEPBALANCE& ComplexGEPBALANCE::operator= ( const ComplexGEPBALANCE a  )  [inline]


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream os,
const ComplexGEPBALANCE a 
) [friend]


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