![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/constants.hpp>
#include <stan/math/prim/scal/fun/log1p.hpp>
#include <valarray>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
var | stan::math::binary_log_loss (const int y, const stan::math::var &y_hat) |
The log loss function for variables (stan). More... | |