Navigation

Operators and Keywords

Function List:

C++ API

GEPBALANCE Class Reference

#include <dbleGEPBAL.h>

Collaboration diagram for GEPBALANCE:

List of all members.

Public Member Functions

 GEPBALANCE (void)
 GEPBALANCE (const Matrix &a, const Matrix &b, const std::string &balance_job)
 GEPBALANCE (const GEPBALANCE &a)
GEPBALANCEoperator= (const GEPBALANCE &a)
 ~GEPBALANCE (void)
Matrix balanced_matrix (void) const
Matrix balanced_matrix2 (void) const
Matrix balancing_matrix (void) const
Matrix balancing_matrix2 (void) const

Friends

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

Constructor & Destructor Documentation

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

Member Function Documentation

Matrix GEPBALANCE::balanced_matrix ( void   )  const [inline]
Matrix GEPBALANCE::balanced_matrix2 ( void   )  const [inline]
Matrix GEPBALANCE::balancing_matrix ( void   )  const [inline]
Matrix GEPBALANCE::balancing_matrix2 ( void   )  const [inline]
GEPBALANCE& GEPBALANCE::operator= ( const GEPBALANCE a  )  [inline]

Friends And Related Function Documentation

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

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