Definition of a loss function that is the sum of losses on samples. More...
#include "concepts/samplelossfunction.h"#include "concepts/sampledlossfunction.h"#include "concepts/inout_linearizer.h"#include "concepts/bsdfmodel.h"#include "bbm/config.h"#include "util/reference.h"Go to the source code of this file.
Classes | |
| struct | sampledlossfunction< BSDF, REFERENCE, SAMPLELOSSFUNC, LINEARIZER, COMPONENT, UNIT > |
| sampledlossfunction More... | |
Namespaces | |
| namespace | bbm |
Functions | |
| BBM_CHECK_CONCEPT (concepts::sampledlossfunction, bbm::sampledlossfunction< bsdfmodel<>, bsdfmodel<>, samplelossfunction<>, inout_linearizer<> >) | |
Definition of a loss function that is the sum of losses on samples.