colarray::RowVector< T > Class Template Reference

#include <vector.h>

Inheritance diagram for colarray::RowVector< T >:

Inheritance graph
[legend]
Collaboration diagram for colarray::RowVector< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RowVector (const Matrix< T > &a, int_t i)
operator= (const T v)

Detailed Description

template<typename T>
class colarray::RowVector< T >

Vector providing a constructor for accessing/aliasing a Matrix row

Definition at line 172 of file vector.h.


Constructor & Destructor Documentation

template<typename T>
colarray::RowVector< T >::RowVector ( const Matrix< T > &  a,
int_t  i 
) [inline]

Constructs a RowVector representing row i of Matrix a sharing the same data

Definition at line 178 of file vector.h.


Member Function Documentation

template<typename T>
T colarray::RowVector< T >::operator= ( const T  v  )  [inline]

Reimplemented from colarray::Vector< T >.

Definition at line 182 of file vector.h.


The documentation for this class was generated from the following file:
Generated on Fri Oct 26 13:35:17 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7