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)
 init (a, b, balance_job)
 balanced_mat2 (a.balanced_mat2)
 balancing_mat (a.balancing_mat)
 balancing_mat2 (a.balancing_mat2)
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

Public Attributes

 __pad0__: balanced_mat (a.balanced_mat)

Friends

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

Constructor & Destructor Documentation

GEPBALANCE::GEPBALANCE ( void   )  [inline]

GEPBALANCE::~GEPBALANCE ( void   )  [inline]


Member Function Documentation

GEPBALANCE::balanced_mat2 ( a.  balanced_mat2  ) 

Type Constraints

Matrix GEPBALANCE::balanced_matrix ( void   )  const [inline]

Matrix GEPBALANCE::balanced_matrix2 ( void   )  const [inline]

GEPBALANCE::balancing_mat ( a.  balancing_mat  ) 

GEPBALANCE::balancing_mat2 ( a.  balancing_mat2  )  [inline]

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

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

GEPBALANCE::init ( ,
,
balance_job   
)

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


Friends And Related Function Documentation

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


Member Data Documentation


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