Stan Math Library  2.20.0
reverse mode automatic differentiation
Public Types | List of all members
Eigen::internal::remove_all< stan::math::vari * > Struct Template Reference

Partial specialization of Eigen's remove_all struct to stop Eigen removing pointer from vari* variables. More...

#include <Eigen_NumTraits.hpp>

Public Types

typedef stan::math::varitype
 

Detailed Description

template<>
struct Eigen::internal::remove_all< stan::math::vari * >

Partial specialization of Eigen's remove_all struct to stop Eigen removing pointer from vari* variables.

Definition at line 88 of file Eigen_NumTraits.hpp.

Member Typedef Documentation

◆ type

typedef stan::math::vari* Eigen::internal::remove_all< stan::math::vari * >::type

Definition at line 89 of file Eigen_NumTraits.hpp.


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

     [ Stan Home Page ] © 2011–2018, Stan Development Team.