Stan Math Library  2.10.0
reverse mode automatic differentiation
Namespaces | Functions
cbrt.hpp File Reference
#include <math.h>
#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::cbrt (const var &a)
 Returns the cube root of the specified variable (C99). More...
 

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