Home
last modified time | relevance | path

Searched defs:index_op_sliced (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/src/stan/lang/ast/node/
H A Dindex_op_sliced.hpp16 struct index_op_sliced { struct
20 expression expr_;
25 std::vector<idx> idxs_;
30 bare_expr_type type_;
H A Dindex_op_sliced_def.hpp10 index_op_sliced::index_op_sliced() { } in index_op_sliced() function in stan::lang::index_op_sliced
12 index_op_sliced::index_op_sliced(const expression& expr, in index_op_sliced() function in stan::lang::index_op_sliced