| adj() const noexcept | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| adj() noexcept | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| grad(std::vector< var_value< T > > &x, std::vector< value_type > &g) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| grad() | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| is_uninitialized() | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator*() | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator*=(const var_value< T > &b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator*=(T b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator+=(const var_value< T > &b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator+=(T b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator-=(const var_value< T > &b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator-=(T b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator->() | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator/=(const var_value< T > &b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator/=(T b) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| operator<< | stan::math::var_value< T, require_floating_point_t< T > > | friend |
| val() const noexcept | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| value_type typedef | stan::math::var_value< T, require_floating_point_t< T > > | |
| var_value() | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| var_value(S x) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| var_value(vari_type *vi) | stan::math::var_value< T, require_floating_point_t< T > > | inline |
| vari_type typedef | stan::math::var_value< T, require_floating_point_t< T > > | |
| vi_ | stan::math::var_value< T, require_floating_point_t< T > > | |