Stan  2.5.0
probability, sampling & optimization
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
stan::agrad::var Member List

This is the complete list of members for stan::agrad::var, including all inherited members.

adj() const stan::agrad::varinline
grad(std::vector< var > &x, std::vector< double > &g)stan::agrad::varinline
is_uninitialized()stan::agrad::varinline
operator*()stan::agrad::varinline
operator*=(const var &b)stan::agrad::varinline
operator*=(const double b)stan::agrad::varinline
operator+=(const var &b)stan::agrad::varinline
operator+=(const double b)stan::agrad::varinline
operator-=(const var &b)stan::agrad::varinline
operator-=(const double b)stan::agrad::varinline
operator->()stan::agrad::varinline
operator/=(const var &b)stan::agrad::varinline
operator/=(const double b)stan::agrad::varinline
operator<<(std::ostream &os, const var &v)stan::agrad::varfriend
Scalar typedefstan::agrad::var
val() const stan::agrad::varinline
var(vari *vi)stan::agrad::varinlineexplicit
var()stan::agrad::varinline
var(bool b)stan::agrad::varinline
var(char c)stan::agrad::varinline
var(short n)stan::agrad::varinline
var(unsigned short n)stan::agrad::varinline
var(int n)stan::agrad::varinline
var(unsigned int n)stan::agrad::varinline
var(long int n)stan::agrad::varinline
var(unsigned long int n)stan::agrad::varinline
var(unsigned long long n)stan::agrad::varinline
var(long long n)stan::agrad::varinline
var(float x)stan::agrad::varinline
var(double x)stan::agrad::varinline
var(long double x)stan::agrad::varinline
vi_stan::agrad::var

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