Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
grad_2F1.hpp File Reference
#include <cmath>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

template<typename T >
void stan::math::grad_2F1 (T &gradA, T &gradC, T a, T b, T c, T z, T precision=1e-6)
 

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