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

◆ cov_exp_quad() [4/6]

template<typename T_x1 , typename T_x2 , typename T_sigma , typename T_l >
Eigen::Matrix< return_type_t< T_x1, T_x2, T_sigma, T_l >, Eigen::Dynamic, Eigen::Dynamic > stan::math::cov_exp_quad ( const std::vector< T_x1 > &  x1,
const std::vector< T_x2 > &  x2,
const T_sigma &  sigma,
const std::vector< T_l > &  length_scale 
)
inline
Deprecated:
use gp_exp_quad_cov

Definition at line 53 of file cov_exp_quad.hpp.