JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
VBAPLUT2D.h File Reference
#include "JPLSpatial/Core.h"
#include "JPLSpatial/ErrorReporting.h"
#include "JPLSpatial/ChannelMap.h"
#include "JPLSpatial/ChannelConversion.h"
#include "JPLSpatial/Math/Math.h"
#include "JPLSpatial/Math/MinimalVec2.h"
#include "JPLSpatial/Math/Vec3Traits.h"
#include "JPLSpatial/Math/MinimalMat.h"
#include "JPLSpatial/Math/SIMD.h"
#include "JPLSpatial/Memory/Memory.h"
#include "JPLSpatial/Algo/Algorithm.h"
#include "JPLSpatial/Math/DirectionEncoding.h"
#include "JPLSpatial/Panning/VBAPEx.h"
#include <cmath>
#include <limits>
#include <span>
#include <type_traits>
#include <bit>
#include <vector>
#include <cstring>

Go to the source code of this file.

Classes

class  JPL::VBAP::LUT2D
 Look-up table containing channel gains for each direction. More...
 
struct  JPL::VBAP::LUT2D::LUTStats
 
class  JPL::VBAP::LUTQuery2D
 Interface to query LUT gains for a direction. More...
 
class  JPL::VBAP::LUTInterface2D< GetSpeakerVectorFunction, GetSpeakerAngleFunction >
 
class  JPL::VBAP::LUTBuilder2D< GetSpeakerAngleFunction >
 Forward declarations. More...
 

Namespaces

namespace  JPL
 
namespace  JPL::VBAP
 Forward declaration.