Stan Math Library
2.9.0
reverse mode automatic differentiation
Main Page
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
stan
math
fvar
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 TV &val, const TD &deriv)
stan::math::fvar< T >
inline
fvar
(const TV &val)
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
() const
stan::math::fvar< T >
inline
val
() const
stan::math::fvar< T >
inline
val_
stan::math::fvar< T >
value_type
typedef
stan::math::fvar< T >
[
Stan Home Page
]
© 2011–2015, Stan Development Team.