![]() |
FAµST (Flexible Approximate MUlti-layer Sparse Transforms)
3.37.4
|
The matfaust demo namespace. More...
Classes | |
class | bsl |
Brain Source Localization demo. More... | |
class | fft |
FFT multiplication runtime comparison between DFT matrix-vector and Faust(FFT)-vector. More... | |
class | hadamard |
The demo for the hierarchical factorization of Hadamard matrices. More... | |
class | quickstart |
The FAuST quickstart script, a good place to look at for a first tour. More... | |
class | runtimecmp |
Runtime comparison demo: Faust-vector and dense matrix-vector multiplications, differents RCGs, transpose. More... | |
Functions | |
function | runall () |
Script used to run all demo (brain source localisation, hadamard factorization, …) More... | |
The matfaust demo namespace.
matfaust demo matfaust::demo::runall | ( | ) |
Script used to run all demo (brain source localisation, hadamard factorization, …)
The scripts creates corresponding figures of the article [1].
References:
[1] Le Magoarou L. and Gribonval R., "Flexible multi-layer sparse approximations of matrices and applications", Journal of Selected Topics in Signal Processing, 2016. https://hal.archives-ouvertes.fr/hal-01167948v1
@Example