#include <diag_e_point.hpp>
|
| Eigen::VectorXd | mInv |
| |
| Eigen::VectorXd | q |
| |
| Eigen::VectorXd | p |
| |
| double | V |
| |
| Eigen::VectorXd | g |
| |
|
| template<typename T > |
| static void | fast_vector_copy_ (Eigen::Matrix< T, Eigen::Dynamic, 1 > &v_to, const Eigen::Matrix< T, Eigen::Dynamic, 1 > &v_from) |
| |
| template<typename T > |
| static void | fast_matrix_copy_ (Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &v_to, const Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic > &v_from) |
| |
Definition at line 12 of file diag_e_point.hpp.
| stan::mcmc::diag_e_point::diag_e_point |
( |
int |
n | ) |
|
|
inline |
| stan::mcmc::diag_e_point::diag_e_point |
( |
const diag_e_point & |
z | ) |
|
|
inline |
| void stan::mcmc::diag_e_point::write_metric |
( |
std::ostream * |
o | ) |
|
|
inlinevirtual |
| Eigen::VectorXd stan::mcmc::diag_e_point::mInv |
The documentation for this class was generated from the following file: