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

mimo::CalcRank Class Reference

#include <arith.h>

Inheritance diagram for mimo::CalcRank:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CalcRank (int deviceID, DeviceSystemIntf *system, const PropertyList &pl)
void process ()

Related Functions

(Note that these are not member functions.)

 propertylist_CalcRank (not_a_function)

Detailed Description

Calculate the rank of the matrices


Constructor & Destructor Documentation

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


Member Function Documentation

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

Reimplemented from mimo::CalcConditionNr.


Friends And Related Function Documentation

propertylist_CalcRank not_a_function   )  [related]
 

These are the properties of class CalcRank . 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 rank 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.


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