Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator^()
template<typename EigMat ,
require_eigen_t
< EigMat > * = nullptr>
Eigen::Matrix<
value_type_t
< EigMat >, EigMat::RowsAtCompileTime, EigMat::ColsAtCompileTime > stan::math::operator^
(
const EigMat &
M
,
const int
n
)
inline
Definition at line
51
of file
matrix_power.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.