![]() |
Stan
2.10.0
probability, sampling & optimization
|
Point in a phase space with a base Euclidean manifold with unit metric. More...
#include <unit_e_point.hpp>
Public Member Functions | |
unit_e_point (int n) | |
![]() | |
ps_point (int n) | |
ps_point (const ps_point &z) | |
ps_point & | operator= (const ps_point &z) |
virtual void | get_param_names (std::vector< std::string > &model_names, std::vector< std::string > &names) |
virtual void | get_params (std::vector< double > &values) |
virtual void | write_metric (stan::interface_callbacks::writer::base_writer &writer) |
Writes the metric. More... | |
Additional Inherited Members | |
![]() | |
Eigen::VectorXd | q |
Eigen::VectorXd | p |
double | V |
Eigen::VectorXd | g |
![]() | |
template<typename T > | |
static void | fast_vector_copy_ (Eigen::Matrix< T, Dynamic, 1 > &v_to, const Eigen::Matrix< T, Dynamic, 1 > &v_from) |
template<typename T > | |
static void | fast_matrix_copy_ (Eigen::Matrix< T, Dynamic, Dynamic > &v_to, const Eigen::Matrix< T, Dynamic, Dynamic > &v_from) |
Point in a phase space with a base Euclidean manifold with unit metric.
Definition at line 12 of file unit_e_point.hpp.
|
inlineexplicit |
Definition at line 14 of file unit_e_point.hpp.