Go to the source code of this file.
|
| struct | Eigen::NumTraits< stan::math::var > |
| | Numerical traits template override for Eigen for automatic gradient variables. More...
|
| |
| struct | Eigen::internal::significant_decimals_default_impl< stan::math::var, false > |
| | Implemented this for printing to stream. More...
|
| |
| struct | Eigen::internal::scalar_product_traits< stan::math::var, double > |
| | Scalar product traits override for Eigen for automatic gradient variables. More...
|
| |
| struct | Eigen::internal::scalar_product_traits< double, stan::math::var > |
| | Scalar product traits override for Eigen for automatic gradient variables. More...
|
| |
| struct | Eigen::internal::general_matrix_vector_product< Index, stan::math::var, ColMajor, ConjugateLhs, stan::math::var, ConjugateRhs > |
| | Override matrix-vector and matrix-matrix products to use more efficient implementation. More...
|
| |
| struct | Eigen::internal::general_matrix_vector_product< Index, stan::math::var, RowMajor, ConjugateLhs, stan::math::var, ConjugateRhs > |
| |
| struct | Eigen::internal::general_matrix_matrix_product< Index, stan::math::var, LhsStorageOrder, ConjugateLhs, stan::math::var, RhsStorageOrder, ConjugateRhs, ColMajor > |
| |
|
| | Eigen |
| | (Expert) Numerical traits for algorithmic differentiation variables.
|
| |
| | Eigen::internal |
| | (Expert) Product traits for algorithmic differentiation variables.
|
| |