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

linalg::haar_matrix Class Reference

#include <LinAlg.h>

Inheritance diagram for linalg::haar_matrix:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

void fill_in (Matrix &m) const
 haar_matrix (const int n, const int no_cols=0)

Constructor & Destructor Documentation

linalg::haar_matrix::haar_matrix const int  n,
const int  no_cols = 0
 

Definition at line 236 of file matrix1.cpp.

References assert.


Member Function Documentation

void linalg::haar_matrix::fill_in Matrix m  )  const [virtual]
 

Implements linalg::LazyMatrix.

Definition at line 199 of file matrix1.cpp.

References assert, linalg::Matrix::elements, linalg::Matrix::is_valid(), linalg::DimSpec::ncols, linalg::Matrix::nelems, linalg::DimSpec::nrows, and REAL.

Here is the call graph for this function:


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