#include <ast.hpp>
Definition at line 63 of file ast.hpp.
◆ expr_type() [1/3]
| stan::gm::expr_type::expr_type |
( |
| ) |
|
◆ expr_type() [2/3]
◆ expr_type() [3/3]
| stan::gm::expr_type::expr_type |
( |
const base_expr_type |
base_type, |
|
|
size_t |
num_dims |
|
) |
| |
◆ is_ill_formed()
| bool stan::gm::expr_type::is_ill_formed |
( |
| ) |
const |
◆ is_primitive()
| bool stan::gm::expr_type::is_primitive |
( |
| ) |
const |
◆ is_primitive_double()
| bool stan::gm::expr_type::is_primitive_double |
( |
| ) |
const |
◆ is_primitive_int()
| bool stan::gm::expr_type::is_primitive_int |
( |
| ) |
const |
◆ num_dims()
| size_t stan::gm::expr_type::num_dims |
( |
| ) |
const |
◆ operator!=()
| bool stan::gm::expr_type::operator!= |
( |
const expr_type & |
et | ) |
const |
◆ operator==()
| bool stan::gm::expr_type::operator== |
( |
const expr_type & |
et | ) |
const |
◆ type()
◆ base_type_
◆ num_dims_
| size_t stan::gm::expr_type::num_dims_ |
The documentation for this struct was generated from the following files: