Stan Math Library  2.20.0
reverse mode automatic differentiation
Namespaces | Enumerations
constants.hpp File Reference

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Enumerations

enum  stan::math::TriangularViewCL { stan::math::TriangularViewCL::Lower = 0, stan::math::TriangularViewCL::Upper = 1, stan::math::TriangularViewCL::Entire = 2 }
 
enum  stan::math::TriangularMapCL { stan::math::TriangularMapCL::UpperToLower = 0, stan::math::TriangularMapCL::LowerToUpper = 1 }
 

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