Contents:
Defined in File expression_operators.cpp
marian::
::
sqrt
Computes the square root of an expression.
Evaluates \(\sqrt{a + \mathrm{eps}} \) element-wise on the expression
a: Expression to square root
a
eps: Optional positive epsilon to avoid domain errors for small values in a
eps