Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mimo::CalcConditionNr Class Reference

#include <arith.h>

Inheritance diagram for mimo::CalcConditionNr:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CalcConditionNr (int deviceID, DeviceSystemIntf *system, const PropertyList &pl)
void updateInputLengths ()
void updateOutputLengths ()
void process ()

Protected Attributes

unsigned int rows
unsigned int cols

Related Functions

(Note that these are not member functions.)

 propertylist_CalcConditionNr (not_a_function)

Detailed Description

Calculate the condition number of the matrices


Constructor & Destructor Documentation

mimo::CalcConditionNr::CalcConditionNr int  deviceID,
DeviceSystemIntf system,
const PropertyList pl
 


Member Function Documentation

void mimo::CalcConditionNr::updateInputLengths  )  [inline, virtual]
 

Implements simth::Device.

void mimo::CalcConditionNr::updateOutputLengths  )  [inline, virtual]
 

Implements simth::Device.

void mimo::CalcConditionNr::process  )  [virtual]
 

Implements simth::Device.

Reimplemented in mimo::CalcRank.


Friends And Related Function Documentation

propertylist_CalcConditionNr not_a_function   )  [related]
 

These are the properties of class CalcConditionNr . This list is auto-generated from the XML-Devicelist of this device by means of an XSLT transformation script.

Description of this device in the XML file: Calculate the condition number of each input matrix

Note that this class also has the Properties of its base classes. The direct base class is simth::Device ; direct link to its propertylist should be propertylist_Device(). The list below usually includes the properties that have been inherited from the base classes; the properties which belong only to this class can be found at the end of this list.

rows
<unsigned>, default "" -- Number of matrix rows

cols
<unsigned>, default "" -- Number of matrix columns

threshold
<double>, default "0.0" -- The threshold to decide whether a singular value is zero. Useful values might be 0.0 or 1e-12 or 1e-10.

3 properties in this class.


Member Data Documentation

unsigned int mimo::CalcConditionNr::rows [protected]
 

unsigned int mimo::CalcConditionNr::cols [protected]
 


Generated on Tue Aug 9 14:43:19 2005 for mimolib by  doxygen 1.4.1