Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::cov_exp_quad_vari< T_x, double, T_l > Class Template Reference

Detailed Description

template<typename T_x, typename T_l>
class stan::math::cov_exp_quad_vari< T_x, double, T_l >
Deprecated:
use gp_exp_quad_cov_vari

Definition at line 93 of file cov_exp_quad.hpp.

#include <cov_exp_quad.hpp>

+ Inheritance diagram for stan::math::cov_exp_quad_vari< T_x, double, T_l >:

Public Member Functions

 cov_exp_quad_vari (const std::vector< T_x > &x, double sigma, const T_l &l)
 
virtual void chain ()
 

Public Attributes

const size_t size_
 
const size_t size_ltri_
 
const double l_d_
 
const double sigma_d_
 
const double sigma_sq_d_
 
double * dist_
 
varil_vari_
 
vari ** cov_lower_
 
vari ** cov_diag_
 

The documentation for this class was generated from the following file: