Standard cosine weighted l2 error. More...
#include <cosine_weighted_l2.h>
Public Member Functions | |
| BBM_IMPORT_CONFIG (CONF) | |
| Value | operator() (const Vec3d &in, const Vec3d &out, const Spectrum &value, const Spectrum &reference) const |
Standard cosine weighted l2 error.
A cosine weighted l2 error for an (in,out) BSDF sample. Each sample is weighted by sin(theta_in) * sin(theta_out)
Implements: concepts::samplelossfunction
| BBM_IMPORT_CONFIG | ( | CONF | ) |
|
inline |