Navigation

Operators and Keywords

Function List:

C++ API

FloatComplexGEPBALANCE Class Reference

#include <fCmplxGEPBAL.h>

Collaboration diagram for FloatComplexGEPBALANCE:

List of all members.

Public Member Functions

 FloatComplexGEPBALANCE (void)
 FloatComplexGEPBALANCE (const FloatComplexMatrix &a, const FloatComplexMatrix &b, const std::string &balance_job)
 FloatComplexGEPBALANCE (const FloatComplexGEPBALANCE &a)
FloatComplexGEPBALANCEoperator= (const FloatComplexGEPBALANCE &a)
 ~FloatComplexGEPBALANCE (void)
FloatComplexMatrix balanced_matrix (void) const
FloatComplexMatrix balanced_matrix2 (void) const
FloatMatrix balancing_matrix (void) const
FloatMatrix balancing_matrix2 (void) const

Friends

std::ostream & operator<< (std::ostream &os, const FloatComplexGEPBALANCE &a)

Constructor & Destructor Documentation

FloatComplexGEPBALANCE::FloatComplexGEPBALANCE ( void   )  [inline]
FloatComplexGEPBALANCE::FloatComplexGEPBALANCE ( const FloatComplexMatrix a,
const FloatComplexMatrix b,
const std::string &  balance_job 
) [inline]
FloatComplexGEPBALANCE::FloatComplexGEPBALANCE ( const FloatComplexGEPBALANCE a  )  [inline]
FloatComplexGEPBALANCE::~FloatComplexGEPBALANCE ( void   )  [inline]

Member Function Documentation

FloatComplexMatrix FloatComplexGEPBALANCE::balanced_matrix ( void   )  const [inline]
FloatComplexMatrix FloatComplexGEPBALANCE::balanced_matrix2 ( void   )  const [inline]
FloatMatrix FloatComplexGEPBALANCE::balancing_matrix ( void   )  const [inline]
FloatMatrix FloatComplexGEPBALANCE::balancing_matrix2 ( void   )  const [inline]
FloatComplexGEPBALANCE& FloatComplexGEPBALANCE::operator= ( const FloatComplexGEPBALANCE a  )  [inline]

Friends And Related Function Documentation

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

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines