#include <JPLSpatial/Auralization/ReverbDesign.h>
|
template<class Sample , std::size_t Size>
requires (Detail::cValidFDNOrder<Size>) |
| static void | MixInPlace (std::array< Sample, Size > &arr) |
| |
| template<class Sample > |
| static void | MixInPlace (std::array< Sample, 16 > &arr) |
| |
◆ MixInPlace() [1/2]
template<class Sample >
| static void JPL::Matrix::Householder::MixInPlace |
( |
std::array< Sample, 16 > & | arr | ) |
|
|
inlinestatic |
◆ MixInPlace() [2/2]
| static void JPL::Matrix::Householder::MixInPlace |
( |
std::array< Sample, Size > & | arr | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: