Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
mdivide_right()
[1/3]
template<typename EigMat1 , typename EigMat2 ,
require_all_eigen_vt
<
is_fvar
, EigMat1, EigMat2 > * = nullptr,
require_vt_same
< EigMat1, EigMat2 > * = nullptr>
Eigen::Matrix<
value_type_t
< EigMat1 >, EigMat1::RowsAtCompileTime, EigMat2::ColsAtCompileTime > stan::math::mdivide_right
(
const EigMat1 &
A
,
const EigMat2 &
b
)
inline
Definition at line
21
of file
mdivide_right.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.