Home
last modified time | relevance | path

Searched defs:take_nth (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/boost-docs/boost_1_72_0/libs/yap/example/
H A Dvec3.cpp13 struct take_nth struct
15 auto operator() (boost::yap::terminal<boost::yap::expression, std::array<int, 3>> const & expr) in operator ()()
23 std::size_t n;
H A Dvector.cpp14 struct take_nth struct
17 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
21 std::size_t n;
H A Dlazy_vector.cpp22 struct take_nth struct
27 std::size_t n;
/dports/devel/boost-libs/boost_1_72_0/libs/yap/example/
H A Dvec3.cpp13 struct take_nth struct
15 auto operator() (boost::yap::terminal<boost::yap::expression, std::array<int, 3>> const & expr) in operator ()()
23 std::size_t n;
H A Dvector.cpp14 struct take_nth struct
17 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
21 std::size_t n;
H A Dlazy_vector.cpp22 struct take_nth struct
27 std::size_t n;
/dports/devel/boost-python-libs/boost_1_72_0/libs/yap/example/
H A Dvec3.cpp13 struct take_nth struct
15 auto operator() (boost::yap::terminal<boost::yap::expression, std::array<int, 3>> const & expr) in operator ()()
23 std::size_t n;
H A Dvector.cpp14 struct take_nth struct
17 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
21 std::size_t n;
H A Dlazy_vector.cpp22 struct take_nth struct
27 std::size_t n;
/dports/devel/hyperscan/boost_1_75_0/libs/yap/example/
H A Dvec3.cpp13 struct take_nth struct
15 auto operator() (boost::yap::terminal<boost::yap::expression, std::array<int, 3>> const & expr) in operator ()()
23 std::size_t n;
H A Dvector.cpp14 struct take_nth struct
17 auto operator() (boost::yap::expr_tag<boost::yap::expr_kind::terminal>, in operator ()()
21 std::size_t n;
H A Dlazy_vector.cpp22 struct take_nth struct
27 std::size_t n;
/dports/devel/boost-docs/boost_1_72_0/libs/yap/test/
H A Dvector_alloc_test.cpp28 struct take_nth struct
31 auto operator()( in operator ()()
38 std::size_t n;
H A Dlazy_vector_alloc_test.cpp34 struct take_nth struct
52 return boost::yap::evaluate(boost::yap::transform(*this, take_nth{n})); in operator []() argument
/dports/devel/boost-libs/boost_1_72_0/libs/yap/test/
H A Dvector_alloc_test.cpp28 struct take_nth struct
31 auto operator()( in operator ()()
38 std::size_t n;
H A Dlazy_vector_alloc_test.cpp34 struct take_nth struct
52 return boost::yap::evaluate(boost::yap::transform(*this, take_nth{n})); in operator []() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/yap/test/
H A Dvector_alloc_test.cpp28 struct take_nth struct
31 auto operator()( in operator ()()
38 std::size_t n;
H A Dlazy_vector_alloc_test.cpp34 struct take_nth struct
52 return boost::yap::evaluate(boost::yap::transform(*this, take_nth{n})); in operator []() argument
/dports/devel/hyperscan/boost_1_75_0/libs/yap/test/
H A Dvector_alloc_test.cpp28 struct take_nth struct
31 auto operator()( in operator ()()
38 std::size_t n;
H A Dlazy_vector_alloc_test.cpp34 struct take_nth struct
52 return boost::yap::evaluate(boost::yap::transform(*this, take_nth{n})); in operator []() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/yap/perf/
H A Dlazy_vector_perf.cpp24 struct take_nth struct
30 std::size_t n;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/yap/perf/
H A Dlazy_vector_perf.cpp24 struct take_nth struct
30 std::size_t n;
/dports/devel/boost-docs/boost_1_72_0/libs/yap/perf/
H A Dlazy_vector_perf.cpp24 struct take_nth struct
30 std::size_t n;
/dports/devel/boost-libs/boost_1_72_0/libs/yap/perf/
H A Dlazy_vector_perf.cpp24 struct take_nth struct
30 std::size_t n;
/dports/devel/hyperscan/boost_1_75_0/libs/yap/perf/
H A Dlazy_vector_perf.cpp24 struct take_nth struct
30 std::size_t n;

12