#include <LinAlg.h>
Inheritance diagram for linalg::haar_matrix:
Public Member Functions | |
void | fill_in (Matrix &m) const |
haar_matrix (const int n, const int no_cols=0) |
|
Definition at line 236 of file matrix1.cpp. References assert. |
|
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: