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

◆ multiply_lower_tri_self_transpose() [1/5]

template<typename EigMat , require_eigen_vt< is_fvar, EigMat > * = nullptr>
Eigen::Matrix< value_type_t< EigMat >, EigMat::RowsAtCompileTime, EigMat::RowsAtCompileTime > stan::math::multiply_lower_tri_self_transpose ( const EigMat &  m)
inline

Definition at line 15 of file multiply_lower_tri_self_transpose.hpp.