Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
fabs()
[8/8]
template<typename VarMat ,
require_var_matrix_t
< VarMat > * = nullptr>
auto stan::math::fabs
(
const VarMat &
a
)
inline
Return the absolute value of the variable (cmath).
Template Parameters
Varmat
a
var_value
with inner
Eigen
type
Parameters
a
Input variable.
Returns
Absolute value of variable.
Definition at line
71
of file
fabs.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.