Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
to_var.hpp File Reference
#include <stan/math/rev/core.hpp>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

var stan::math::to_var (double x)
 Converts argument to an automatic differentiation variable. More...
 
var stan::math::to_var (const var &x)
 Converts argument to an automatic differentiation variable. More...
 

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