#include <CmplxGEPBAL.h>
Public Member Functions | |
ComplexGEPBALANCE (void) | |
ComplexGEPBALANCE (const ComplexMatrix &a, const ComplexMatrix &b, const std::string &balance_job) | |
ComplexGEPBALANCE (const ComplexGEPBALANCE &a) | |
ComplexGEPBALANCE & | operator= (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::ostream & | operator<< (std::ostream &os, const ComplexGEPBALANCE &a) |
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] |
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] |
std::ostream& operator<< | ( | std::ostream & | os, | |
const ComplexGEPBALANCE & | a | |||
) | [friend] |