Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ view()

template<typename Mat , typename VecT >
static matrix_cl_view stan::math::internal::matvec_mul_opt< elt_multiply_< Mat, broadcast_< VecT, true, false > > >::view ( const Arg a)
inlinestatic

Return view of the vector.

Parameters
aargument to rowwise reduction (multiplication with second factor being broadcast vector)
Returns
view

Definition at line 55 of file rowwise_reduction.hpp.