![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
Go to the source code of this file.
Classes | |
struct | stan::scalar_type< Eigen::Matrix< T, R, C > > |
Template metaprogram defining the base scalar type of values stored in an Eigen matrix. More... | |
struct | stan::scalar_type< const Eigen::Matrix< T, R, C > > |
Template metaprogram defining the base scalar type of values stored in a const Eigen matrix. More... | |
struct | stan::scalar_type< Eigen::Matrix< T, R, C > & > |
Template metaprogram defining the base scalar type of values stored in a referenced Eigen matrix. More... | |
struct | stan::scalar_type< const Eigen::Matrix< T, R, C > & > |
Template metaprogram defining the base scalar type of values stored in a referenced const Eigen matrix. More... | |
struct | stan::scalar_type< Eigen::Block< T > > |
Template metaprogram defining the base scalar type of values stored in an Eigen Block. More... | |
Namespaces | |
stan | |