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

linalg::LazyTransposedMatrix Class Reference

#include <LinAlg.h>

Inheritance diagram for linalg::LazyTransposedMatrix:

Inheritance graph
[legend]
Collaboration diagram for linalg::LazyTransposedMatrix:

Collaboration graph
[legend]
List of all members.

Private Member Functions

void fill_in (Matrix &m) const
 LazyTransposedMatrix (const Matrix &_proto)

Private Attributes

const Matrixproto

Friends

const LazyTransposedMatrix transposed (const Matrix &proto)

Constructor & Destructor Documentation

linalg::LazyTransposedMatrix::LazyTransposedMatrix const Matrix _proto  )  [inline, private]
 

Definition at line 766 of file LinAlg.h.


Member Function Documentation

void linalg::LazyTransposedMatrix::fill_in Matrix m  )  const [private, virtual]
 

Implements linalg::LazyMatrix.

Definition at line 33 of file matrix2.cpp.

References assert, linalg::Matrix::elements, linalg::Matrix::nelems, linalg::DimSpec::nrows, proto, and REAL.


Friends And Related Function Documentation

const LazyTransposedMatrix transposed const Matrix proto  )  [friend]
 

Definition at line 770 of file LinAlg.h.


Member Data Documentation

const Matrix& linalg::LazyTransposedMatrix::proto [private]
 

Definition at line 413 of file LinAlg.h.

Referenced by fill_in().


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 21:22:10 2004 for vuVolume by  doxygen 1.3.9.1