Navigation

Operators and Keywords

Function List:

C++ API

ComplexAEPBALANCE Class Reference

#include <CmplxAEPBAL.h>

Inherits base_aepbal< ComplexMatrix, ColumnVector >.

Collaboration diagram for ComplexAEPBALANCE:

List of all members.


Public Member Functions

 ComplexAEPBALANCE (void)
 ComplexAEPBALANCE (const ComplexMatrix &a, bool noperm=false, bool noscal=false)
 ComplexAEPBALANCE (const ComplexAEPBALANCE &a)
ComplexMatrix balancing_matrix (void) const

Constructor & Destructor Documentation

ComplexAEPBALANCE::ComplexAEPBALANCE ( void   )  [inline]

ComplexAEPBALANCE::ComplexAEPBALANCE ( const ComplexMatrix a,
bool  noperm = false,
bool  noscal = false 
)

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


Member Function Documentation

ComplexMatrix ComplexAEPBALANCE::balancing_matrix ( void   )  const


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