JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
Variance.h File Reference
#include <JPLSpatial/Core.h>
#include <JPLSpatial/Math/Math.h>
#include <JPLSpatial/Math/SIMD.h>
#include <span>
#include <cstdint>

Go to the source code of this file.

Classes

class  JPL::Variance< T >
 Variance estimation utility. More...
 
struct  JPL::Variance< T >::Online
 

Namespaces

namespace  JPL
 

Typedefs

using JPL::OnlineVariance = typename Variance< float >::Online
 
using JPL::OnlineVarianceSIMD = typename Variance< simd >::Online