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