Functions of two expression arguments.
Details
sd_elementwise_multelementwise (Hadamard) product.
sd_matmulmatrix product \(x y\).
sd_quad_over_linthe quadratic-over-linear \(\lVert x \rVert^2 / y\).
sd_rel_entrelementwise relative entropy \(x \log(x / y)\).
sd_rel_entr_first_scalar,sd_rel_entr_second_scalarrelative entropy with a scalar first or second argument broadcast against the other.
