Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
map_if()
[2/3]
template<template< typename... > class Filter, typename F , typename Arg1 , typename... Args,
require_t
<
bool_constant
<!
is_tuple
< Arg1 >::value > > * = nullptr>
constexpr auto stan::math::map_if
(
F &&
f
,
Arg1 &&
arg1
,
Args &&...
args
)
inline
constexpr
Definition at line
69
of file
map_if.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.