SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GetColumnOrRowFromMatrix Class Reference

Select a row or column of a matrix. More...

Inheritance diagram for GetColumnOrRowFromMatrix:

Public Member Functions

 GetColumnOrRowFromMatrix (GuiContext *ctx)
 
virtual ~GetColumnOrRowFromMatrix ()
 
virtual void execute ()
 
virtual void tcl_command (GuiArgs &, void *)
 

Detailed Description

Select a row or column of a matrix.

This module allows users to select a singe row or column from a matrix. The user can also select a range of rows or columns and send them to the output port one at a time.

Constructor & Destructor Documentation

GetColumnOrRowFromMatrix ( GuiContext *  ctx)

Member Function Documentation

void execute ( )
virtual
void tcl_command ( GuiArgs &  args,
void *  userdata 
)
virtual

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