Stan Math Library  2.20.0
reverse mode automatic differentiation
Classes | Namespaces
is_constant.hpp File Reference
#include <stan/math/prim/mat/fun/Eigen.hpp>
#include <stan/math/prim/scal/meta/is_constant.hpp>

Go to the source code of this file.

Classes

struct  stan::is_constant< Eigen::Matrix< T, R, C > >
 Defines a public enum named value and sets it to true if the type of the elements in the provided Eigen Matrix is constant, false otherwise. More...
 
struct  stan::is_constant< Eigen::Block< T > >
 Defines a public enum named value and sets it to true if the type of the elements in the provided Eigen Block is constant, false otherwise. More...
 

Namespaces

 stan
 

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