Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
stan
math
prim
scal
meta
is_var.hpp
Go to the documentation of this file.
1
#ifndef STAN_MATH_PRIM_SCAL_META_IS_VAR_HPP
2
#define STAN_MATH_PRIM_SCAL_META_IS_VAR_HPP
3
4
namespace
stan
{
5
6
template
<
typename
T>
7
struct
is_var
{
8
enum
{
value
=
false
};
9
};
10
11
}
// namespace stan
12
#endif
stan
Definition:
StanTypedefs.h:9
stan::is_var
Definition:
is_var.hpp:7
value
const XML_Char int const XML_Char * value
Definition:
expat.h:331
Generated on Tue Apr 13 2021 14:15:14 for NOvA by
1.8.11