Public Member Functions | Protected Attributes

FloatComplexAEPBALANCE Class Reference

#include "fCmplxAEPBAL.h"

Inheritance diagram for FloatComplexAEPBALANCE:
Inheritance graph
[legend]
Collaboration diagram for FloatComplexAEPBALANCE:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 FloatComplexAEPBALANCE (void)
 FloatComplexAEPBALANCE (const FloatComplexMatrix &a, bool noperm=false, bool noscal=false)
 FloatComplexAEPBALANCE (const FloatComplexAEPBALANCE &a)
FloatComplexMatrix balanced_matrix (void) const
FloatComplexMatrix balancing_matrix (void) const
FloatColumnVector permuting_vector (void) const
FloatColumnVector scaling_vector (void) const

Protected Attributes

FloatComplexMatrix balanced_mat
octave_idx_type ihi
octave_idx_type ilo
char job
FloatColumnVector scale

Detailed Description

Definition at line 34 of file fCmplxAEPBAL.h.


Constructor & Destructor Documentation

FloatComplexAEPBALANCE::FloatComplexAEPBALANCE ( void   )  [inline]

Definition at line 40 of file fCmplxAEPBAL.h.

FloatComplexAEPBALANCE::FloatComplexAEPBALANCE ( const FloatComplexMatrix a,
bool  noperm = false,
bool  noscal = false 
)
FloatComplexAEPBALANCE::FloatComplexAEPBALANCE ( const FloatComplexAEPBALANCE a  )  [inline]

Definition at line 45 of file fCmplxAEPBAL.h.


Member Function Documentation

FloatComplexMatrix base_aepbal< FloatComplexMatrix , FloatColumnVector >::balanced_matrix ( void   )  const [inline, inherited]

Definition at line 57 of file base-aepbal.h.

FloatComplexMatrix FloatComplexAEPBALANCE::balancing_matrix ( void   )  const
FloatColumnVector base_aepbal< FloatComplexMatrix , FloatColumnVector >::permuting_vector ( void   )  const [inline, inherited]

Definition at line 59 of file base-aepbal.h.

FloatColumnVector base_aepbal< FloatComplexMatrix , FloatColumnVector >::scaling_vector ( void   )  const [inline, inherited]

Definition at line 79 of file base-aepbal.h.


Member Data Documentation

Definition at line 30 of file base-aepbal.h.

Referenced by balancing_matrix(), and FloatComplexAEPBALANCE().

Definition at line 32 of file base-aepbal.h.

Referenced by balancing_matrix(), and FloatComplexAEPBALANCE().

Definition at line 32 of file base-aepbal.h.

Referenced by balancing_matrix(), and FloatComplexAEPBALANCE().

Definition at line 33 of file base-aepbal.h.

Referenced by balancing_matrix(), and FloatComplexAEPBALANCE().

Definition at line 31 of file base-aepbal.h.

Referenced by balancing_matrix(), and FloatComplexAEPBALANCE().


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