Navigation

Operators and Keywords

Function List:

C++ API

FloatGEPBALANCE Class Reference

#include <floatGEPBAL.h>

Collaboration diagram for FloatGEPBALANCE:

List of all members.


Public Member Functions

 FloatGEPBALANCE (void)
 FloatGEPBALANCE (const FloatMatrix &a, const FloatMatrix &b, const std::string &balance_job)
 FloatGEPBALANCE (const FloatGEPBALANCE &a)
FloatGEPBALANCEoperator= (const FloatGEPBALANCE &a)
 ~FloatGEPBALANCE (void)
FloatMatrix balanced_matrix (void) const
FloatMatrix balanced_matrix2 (void) const
FloatMatrix balancing_matrix (void) const
FloatMatrix balancing_matrix2 (void) const

Friends

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

Constructor & Destructor Documentation

FloatGEPBALANCE::FloatGEPBALANCE ( void   )  [inline]

FloatGEPBALANCE::FloatGEPBALANCE ( const FloatMatrix a,
const FloatMatrix b,
const std::string balance_job 
) [inline]

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

FloatGEPBALANCE::~FloatGEPBALANCE ( void   )  [inline]


Member Function Documentation

FloatMatrix FloatGEPBALANCE::balanced_matrix ( void   )  const [inline]

FloatMatrix FloatGEPBALANCE::balanced_matrix2 ( void   )  const [inline]

FloatMatrix FloatGEPBALANCE::balancing_matrix ( void   )  const [inline]

FloatMatrix FloatGEPBALANCE::balancing_matrix2 ( void   )  const [inline]

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


Friends And Related Function Documentation

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


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