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

◆ cov_exp_quad() [2/6]

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

Definition at line 31 of file cov_exp_quad.hpp.