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

mimo::CalcSVDValues Class Reference

#include <arith.h>

Inheritance diagram for mimo::CalcSVDValues:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Protected Attributes

unsigned int rows
unsigned int cols
unsigned int nr_svds

Related Functions

(Note that these are not member functions.)

 propertylist_CalcSVDValues (not_a_function)

Detailed Description

Calculate the singular values


Constructor & Destructor Documentation

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


Member Function Documentation

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

Implements simth::Device.

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

Implements simth::Device.

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

Implements simth::Device.


Friends And Related Function Documentation

propertylist_CalcSVDValues not_a_function   )  [related]
 

These are the properties of class CalcSVDValues . 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 singular values

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

2 properties in this class.


Member Data Documentation

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

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

unsigned int mimo::CalcSVDValues::nr_svds [protected]
 


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