Stan Math Library  2.14.0
reverse mode automatic differentiation
stan::math::fvar< T > Member List

This is the complete list of members for stan::math::fvar< T >, including all inherited members.

d_stan::math::fvar< T >
fvar()stan::math::fvar< T >inline
fvar(const fvar< T > &x)stan::math::fvar< T >inline
fvar(const T &v)stan::math::fvar< T >inline
fvar(const V &v, typename boost::enable_if_c< ad_promotable< V, T >::value >::type *dummy=0)stan::math::fvar< T >inline
fvar(const TV &val, const TD &deriv)stan::math::fvar< T >inline
operator*=(const fvar< T > &x2)stan::math::fvar< T >inline
operator*=(double x2)stan::math::fvar< T >inline
operator++()stan::math::fvar< T >inline
operator++(int)stan::math::fvar< T >inline
operator+=(const fvar< T > &x2)stan::math::fvar< T >inline
operator+=(double x2)stan::math::fvar< T >inline
operator--()stan::math::fvar< T >inline
operator--(int)stan::math::fvar< T >inline
operator-=(const fvar< T > &x2)stan::math::fvar< T >inline
operator-=(double x2)stan::math::fvar< T >inline
operator/=(const fvar< T > &x2)stan::math::fvar< T >inline
operator/=(double x2)stan::math::fvar< T >inline
operator<<(std::ostream &os, const fvar< T > &v)stan::math::fvar< T >friend
tangent() conststan::math::fvar< T >inline
val() conststan::math::fvar< T >inline
val_stan::math::fvar< T >
value_type typedefstan::math::fvar< T >

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