Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

XVRowVector Class Reference

XVRowVector class For specifics on the member functions here, see the XVMatrix class from which this is derived. Basically, XVRowVector is a horizontal matrix, while XVColVector is a vertical matrix. More...

#include <XVMatrix.h>

Inheritance diagram for XVRowVector:

List of all members.

Public Methods

Protected Methods

Friends


Detailed Description

XVRowVector class For specifics on the member functions here, see the XVMatrix class from which this is derived. Basically, XVRowVector is a horizontal matrix, while XVColVector is a vertical matrix.

Definition at line 305 of file XVMatrix.h.


Constructor & Destructor Documentation

XVRowVector::XVRowVector ( XVMatrix & m,
int i ) [inline, protected]
 

Definition at line 250 of file XVMatrix.icc.

XVRowVector::XVRowVector ( ) [inline]
 

Definition at line 136 of file XVMatrix.icc.

XVRowVector::XVRowVector ( int nn ) [inline]
 

Definition at line 139 of file XVMatrix.icc.

XVRowVector::XVRowVector ( const XVRowVector & v ) [inline]
 

Definition at line 244 of file XVMatrix.icc.


Member Function Documentation

void XVRowVector::resize ( int i ) [inline]
 

Definition at line 143 of file XVMatrix.icc.

FrReal & XVRowVector::operator[] ( int n ) [inline]
 

Definition at line 157 of file XVMatrix.icc.

const FrReal & XVRowVector::operator[] ( int n ) const [inline]
 

Definition at line 168 of file XVMatrix.icc.


Friends And Related Function Documentation

class XVMatrix [friend]
 

Definition at line 307 of file XVMatrix.h.


The documentation for this class was generated from the following files:
Generated at Thu Mar 29 22:37:29 2001 for XVision by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000