Home
last modified time | relevance | path

Searched refs:const_iterator2 (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/numeric/ublas/
Dmatrix_expression.hpp180 typedef typename E::const_iterator2 const_iterator2; typedef in boost::numeric::ublas::matrix_reference
182 typename E::const_iterator2,
195 const_iterator2 find2 (int rank, size_type i, size_type j) const { in find2()
232 const_iterator2 begin2 () const { in begin2()
236 const_iterator2 cbegin2 () const { in cbegin2()
240 const_iterator2 end2 () const { in end2()
244 const_iterator2 cend2 () const { in cend2()
287 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
401 typedef indexed_const_iterator2<const_closure_type, iterator_category> const_iterator2; typedef in boost::numeric::ublas::vector_matrix_binary
402 typedef const_iterator2 iterator2;
[all …]
Dmatrix.hpp436 … typedef indexed_const_iterator2<self_type, dense_random_access_iterator_tag> const_iterator2; typedef in boost::numeric::ublas::matrix
440 class const_iterator2;
445 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
466 const_iterator2 find2 (int /* rank */, size_type i, size_type j) const { in find2()
468 return const_iterator2 (*this, i, j); in find2()
470 … return const_iterator2 (*this, data ().begin () + layout_type::address (i, size1_, j, size2_)); in find2()
494 typedef const_iterator2 dual_iterator_type;
552 const_iterator2 begin () const { in begin()
560 const_iterator2 cbegin () const { in cbegin()
567 const_iterator2 end () const { in end()
[all …]
Dsymmetric.hpp264 … typedef indexed_const_iterator2<self_type, dense_random_access_iterator_tag> const_iterator2; typedef in boost::numeric::ublas::symmetric_matrix
268 class const_iterator2;
273 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
290 const_iterator2 find2 (int /* rank */, size_type i, size_type j) const { in find2()
291 return const_iterator2 (*this, i, j); in find2()
315 typedef const_iterator2 dual_iterator_type;
372 const_iterator2 begin () const { in begin()
379 const_iterator2 cbegin () const { in cbegin()
386 const_iterator2 end () const { in end()
393 const_iterator2 cend () const { in cend()
[all …]
Dbanded.hpp415 … typedef indexed_const_iterator2<self_type, packed_random_access_iterator_tag> const_iterator2; typedef in boost::numeric::ublas::banded_matrix
419 class const_iterator2;
424 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
449 const_iterator2 find2 (int rank, size_type i, size_type j) const { in find2()
456 return const_iterator2 (*this, i, j); in find2()
482 typedef const_iterator2 dual_iterator_type;
539 const_iterator2 begin () const { in begin()
546 const_iterator2 cbegin () const { in cbegin()
553 const_iterator2 end () const { in end()
560 const_iterator2 cend () const { in cend()
[all …]
Dhermitian.hpp497 … typedef indexed_const_iterator2<self_type, packed_random_access_iterator_tag> const_iterator2; typedef in boost::numeric::ublas::hermitian_matrix
501 class const_iterator2;
506 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
523 const_iterator2 find2 (int /* rank */, size_type i, size_type j) const { in find2()
524 return const_iterator2 (*this, i, j); in find2()
548 typedef const_iterator2 dual_iterator_type;
605 const_iterator2 begin () const { in begin()
612 const_iterator2 cbegin () const { in cbegin()
619 const_iterator2 end () const { in end()
626 const_iterator2 cend () const { in cend()
[all …]
Dtriangular.hpp298 … typedef indexed_const_iterator2<self_type, packed_random_access_iterator_tag> const_iterator2; typedef in boost::numeric::ublas::triangular_matrix
302 class const_iterator2;
307 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
328 const_iterator2 find2 (int rank, size_type i, size_type j) const { in find2()
333 return const_iterator2 (*this, i, j); in find2()
357 typedef const_iterator2 dual_iterator_type;
414 const_iterator2 begin () const { in begin()
421 const_iterator2 cbegin () const { in cbegin()
428 const_iterator2 end () const { in end()
435 const_iterator2 cend () const { in cend()
[all …]
Dmatrix_proxy.hpp202 typedef typename M::const_iterator2 const_subiterator_type;
204 typename M::const_iterator2,
1183 …:is_same<typename M::const_iterator1::iterator_category, typename M::const_iterator2::iterator_cat…
1299 …:is_same<typename M::const_iterator1::iterator_category, typename M::const_iterator2::iterator_cat…
1664 …:is_same<typename M::const_iterator1::iterator_category, typename M::const_iterator2::iterator_cat…
1780 …:is_same<typename M::const_iterator1::iterator_category, typename M::const_iterator2::iterator_cat…
2145 …:is_same<typename M::const_iterator1::iterator_category, typename M::const_iterator2::iterator_cat…
2261 …:is_same<typename M::const_iterator1::iterator_category, typename M::const_iterator2::iterator_cat…
2596 typedef typename M::const_iterator2 const_subiterator2_type;
2598 typename M::const_iterator2,
[all …]
Dvector_of_vector.hpp346 class const_iterator2;
350 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
431 const_iterator2 find2 (int rank, size_type i, size_type j, int direction = 1) const { in find2()
436 return const_iterator2 (*this, rank, i, j, itv_end, (*(-- itv)).end ()); in find2()
441 return const_iterator2 (*this, rank, i, j, itv, it); in find2()
443 return const_iterator2 (*this, rank, i, j, itv, it); in find2()
447 return const_iterator2 (*this, rank, i, j, itv, it); in find2()
451 return const_iterator2 (*this, rank, i, j, itv, it); in find2()
457 return const_iterator2 (*this, rank, i, j, itv, it); in find2()
462 return const_iterator2 (*this, rank, i, j, itv, it); in find2()
[all …]
Dmatrix_sparse.hpp552 class const_iterator2;
556 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
619 const_iterator2 find2 (int rank, size_type i, size_type j, int direction = 1) const { in find2()
645 return const_iterator2 (*this, rank, i, j, it); in find2()
688 typedef const_iterator2 dual_iterator_type;
737 const_iterator2 begin () const { in begin()
745 const_iterator2 cbegin () const { in cbegin()
752 const_iterator2 end () const { in end()
760 const_iterator2 cend () const { in cend()
1011 class const_iterator2: class in boost::numeric::ublas::mapped_matrix
[all …]
Doperation_sparse.hpp46 typename expression1_type::const_iterator2 it2 (it1.begin ()); in sparse_prod()
47 typename expression1_type::const_iterator2 it2_end (it1.end ()); in sparse_prod()
49 …typename expression1_type::const_iterator2 it2 (boost::numeric::ublas::begin (it1, iterator1_tag (… in sparse_prod()
50 …typename expression1_type::const_iterator2 it2_end (boost::numeric::ublas::end (it1, iterator1_tag… in sparse_prod()
99 typename expression2_type::const_iterator2 it2 (e2 ().begin2 ()); in sparse_prod()
100 typename expression2_type::const_iterator2 it2_end (e2 ().end2 ()); in sparse_prod()
Doperation.hpp139 typename expression1_type::const_iterator2 it2 (it1.begin ()); in axpy_prod()
140 typename expression1_type::const_iterator2 it2_end (it1.end ()); in axpy_prod()
142 …typename expression1_type::const_iterator2 it2 (boost::numeric::ublas::begin (it1, iterator1_tag (… in axpy_prod()
143 …typename expression1_type::const_iterator2 it2_end (boost::numeric::ublas::end (it1, iterator1_tag… in axpy_prod()
163 typename expression1_type::const_iterator2 it2 (e1 ().begin2 ()); in axpy_prod()
164 typename expression1_type::const_iterator2 it2_end (e1 ().end2 ()); in axpy_prod()
352 typename expression2_type::const_iterator2 it2 (e2 ().begin2 ()); in axpy_prod()
353 typename expression2_type::const_iterator2 it2_end (e2 ().end2 ()); in axpy_prod()
386 typename expression2_type::const_iterator2 it2 (it1.begin ()); in axpy_prod()
387 typename expression2_type::const_iterator2 it2_end (it1.end ()); in axpy_prod()
[all …]
Dtraits.hpp671 typedef typename MATRIX::const_iterator2 const_iterator2; typedef
/third_party/boost/boost/numeric/ublas/detail/
Dconcepts.hpp372 typedef typename ME::const_iterator2 const_subiterator2_type;
1026 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1035 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1044 …rectional2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1051 …rectional2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1058 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1065 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1122 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1131 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
1140 …domAccess2DIteratorConcept<container_model::const_iterator1, container_model::const_iterator2> >(); in concept_checks()
[all …]
Dmatrix_assign.hpp67 typename E::const_iterator2 it2e (it1e.begin ()); in make_conformant()
68 typename E::const_iterator2 it2e_end (it1e.end ()); in make_conformant()
72 typename E::const_iterator2 it2e (begin (it1e, iterator1_tag ())); in make_conformant()
73 typename E::const_iterator2 it2e_end (end (it1e, iterator1_tag ())); in make_conformant()
115 typename E::const_iterator2 it2e (it1e.begin ()); in make_conformant()
116 typename E::const_iterator2 it2e_end (it1e.end ()); in make_conformant()
118 typename E::const_iterator2 it2e (begin (it1e, iterator1_tag ())); in make_conformant()
119 typename E::const_iterator2 it2e_end (end (it1e, iterator1_tag ())); in make_conformant()
132 typename E::const_iterator2 it2e (it1e.begin ()); in make_conformant()
133 typename E::const_iterator2 it2e_end (it1e.end ()); in make_conformant()
[all …]
/third_party/boost/libs/numeric/ublas/test/
Dtriangular_access.cpp99 typename MAT::const_iterator2 it2 = it1.begin(); in test_iterator3()
100 typename MAT::const_iterator2 it2_end = it1.end(); in test_iterator3()
102 typename MAT::const_iterator2 it2 = begin(it1, iterator1_tag()); in test_iterator3()
103 typename MAT::const_iterator2 it2_end = end(it1, iterator1_tag()); in test_iterator3()
/third_party/boost/boost/numeric/ublas/traits/
Dconst_iterator_type.hpp56 typedef typename matrix_view_traits<MatrixT>::const_iterator2 type;
65 typedef typename matrix_view_traits<MatrixT>::const_iterator2 type;
Dc_array.hpp53 typedef const_pointer const_iterator2; typedef
/third_party/boost/boost/numeric/ublas/operation/
Dend.hpp141 static typename ExprT::const_iterator2 apply(ExprT const& e) in apply()
177 static typename ExprT::const_iterator2 apply(ExprT const& e) in apply()
Dbegin.hpp140 static typename ExprT::const_iterator2 apply(ExprT const& e) in apply()
176 static typename ExprT::const_iterator2 apply(ExprT const& e) in apply()
/third_party/boost/boost/numeric/ublas/experimental/
Dsparse_view.hpp206 class const_iterator2 {}; class in boost::numeric::ublas::compressed_matrix_view
209 typedef reverse_iterator_base2<const_iterator2> const_reverse_iterator2;
294 friend class const_iterator2;
/third_party/boost/libs/multi_index/test/
Dtest_rank_ops.cpp32 typedef typename Sequence2::const_iterator const_iterator2; in same_position() typedef
36 const_iterator2 cit2=it2; in same_position()
/third_party/boost/libs/geometry/test/iterators/
Dconcatenate_iterator.cpp120 typedef typename Container2::const_iterator const_iterator2; in apply() typedef
126 const_iterator1, const_iterator2, in apply()