-
3.41.0
|
▼Nmatfaust | The FAuST Matlab Wrapper |
►Ndemo | The matfaust demo namespace |
►Nfactparams | The module for the parametrization of FAuST's algorithms (Palm4MSA and Hierarchical Factorization) |
►Npoly | The matfaust module for polynomial basis as Faust objects |
►Nproj | This module provides matrix projectors |
CFaust | FAuST Matlab wrapper main class for using multi-layer sparse transforms |
CFaustMulMode | Enumeration class of all matrix chain multiplication methods available to multiply a Faust to a matrix or to compute Faust.full(). These methods are used by Faust.optimize_time() |
▼Npyfaust | The FAuST Python Wrapper |
►Ndemo | The pyfaust demo module |
►Nfactparams | The module for the parameterization of FAuST's algorithms (Palm4MSA and Hierarchical Factorization). See also: pyfaust.fact.hierarchical, pyfaust.fact.palm4msa |
►Npoly | The pyfaust module for polynomial basis as Faust objects |
►Nproj | This module provides matrix projectors |
CFaust | pyfaust main class for using multi-layer sparse transforms |
CFaustMulMode | Enumeration class of all matrix chain multiplication methods available to multiply a Faust to a matrix or to compute Faust.toarray() |