|
JUK1
|
a helper struct to return the result of the forced causal IDFT More...
#include <ForceCausal.hpp>
Public Attributes | |
| T | tau |
| T | Ts |
| std::vector< T > | data |
a helper struct to return the result of the forced causal IDFT
| T |
Definition at line 68 of file ForceCausal.hpp.
| std::vector<T> ForceCausal::CausalData< T >::data |
Definition at line 71 of file ForceCausal.hpp.
| T ForceCausal::CausalData< T >::tau |
Definition at line 69 of file ForceCausal.hpp.
| T ForceCausal::CausalData< T >::Ts |
Definition at line 70 of file ForceCausal.hpp.