Loading web-font TeX/Main/Regular
Photon Engine 2.0.0-beta
A physically based renderer.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
TBlackmanHarris2D.h File Reference
#include "Math/Function/TMathFunction2D.h"
#include "Math/constant.h"
#include <Common/assertion.h>
#include <cmath>

Go to the source code of this file.

Classes

class  ph::math::TBlackmanHarris2D< Value >
 Blackman-Harris window function. A window function similar to Gaussian function in shape. It is defined over \left[-radius, radius\right] and will take on value 0 at boundaries. The peak of the function is at (0, 0) . More...
 

Namespaces

namespace  ph
 The root for all renderer implementations.
 
namespace  ph::math
 Math functions and utilities.