Home
last modified time | relevance | path

Searched refs:orientation_category (Results 1 – 24 of 24) sorted by relevance

/third_party/boost/boost/numeric/ublas/
Doperation.hpp73 typedef typename L1::orientation_category orientation_category; in axpy_prod() typedef
83 axpy_prod (e1, e2, v, orientation_category ()); in axpy_prod()
207 typedef typename E1::orientation_category orientation_category; in axpy_prod() typedef
208 return axpy_prod (e1, e2, v, packed_random_access_iterator_tag (), orientation_category ()); in axpy_prod()
316 typedef typename L2::orientation_category orientation_category; in axpy_prod() typedef
326 axpy_prod (e1, e2, v, orientation_category ()); in axpy_prod()
425 typedef typename E2::orientation_category orientation_category; in axpy_prod() typedef
426 return axpy_prod (e1, e2, v, packed_random_access_iterator_tag (), orientation_category ()); in axpy_prod()
649 typedef typename M::orientation_category orientation_category; in axpy_prod() typedef
654 …urn axpy_prod (e1, e2, m, triangular_restriction (), storage_category (), orientation_category ()); in axpy_prod()
[all …]
Doperation_sparse.hpp150 typedef typename M::orientation_category orientation_category; in sparse_prod() typedef
154 return sparse_prod (e1, e2, m, triangular_restriction (), orientation_category ()); in sparse_prod()
177 typedef typename M::orientation_category orientation_category; in sparse_prod() typedef
181 return sparse_prod (e1, e2, m, full (), orientation_category ()); in sparse_prod()
Dtriangular.hpp101 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::triangular_matrix
1084 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::triangular_adaptor
2220 typedef typename E1::orientation_category orientation_category; in inplace_solve() typedef
2222 lower_tag (), orientation_category ()); in inplace_solve()
2228 typedef typename E1::orientation_category orientation_category; in inplace_solve() typedef
2230 unit_lower_tag (), orientation_category ()); in inplace_solve()
2427 typedef typename E1::orientation_category orientation_category; in inplace_solve() typedef
2429 upper_tag (), orientation_category ()); in inplace_solve()
2435 typedef typename E1::orientation_category orientation_category; in inplace_solve() typedef
2437 unit_upper_tag (), orientation_category ()); in inplace_solve()
[all …]
Dmatrix_expression.hpp44 typedef typename E::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_reference
344 typedef unknown_orientation_tag orientation_category; typedef in boost::numeric::ublas::vector_matrix_binary
942 typedef typename E::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_unary1
1487 typedef typename boost::mpl::if_<boost::is_same<typename E::orientation_category,
1490 typename boost::mpl::if_<boost::is_same<typename E::orientation_category,
1493 typename E::orientation_category>::type>::type orientation_category; typedef in boost::numeric::ublas::matrix_unary2
2033 typedef unknown_orientation_tag orientation_category; typedef in boost::numeric::ublas::matrix_binary
2968 typedef typename E2::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_binary_scalar1
3497 typedef typename E1::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_binary_scalar2
4321 typedef row_major_tag orientation_category; typedef
[all …]
Doperation_blocked.hpp260 typedef typename M::orientation_category orientation_category; in block_prod() typedef
261 return block_prod<M, BS> (e1, e2, orientation_category ()); in block_prod()
Dbanded.hpp121 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::banded_matrix
140 …data_ ( hidden::banded_indexing<orientation_category>::size(size1, size2) * (lower + 1 + upper)) /… in banded_matrix()
163 …data_ ( hidden::banded_indexing<orientation_category>::size(size1_, size2_) * (lower_ + 1 + upper_… in banded_matrix()
251 …return data () [hidden::banded_indexing<orientation_category>::get_index(size1_, size2_, lower_, u… in operator ()()
279 …return data () [hidden::banded_indexing<orientation_category>::get_index(size1_, size2_, lower_, u… in at_element()
309 …return data () [hidden::banded_indexing<orientation_category>::get_index(size1_, size2_, lower_, u… in operator ()()
1277 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::banded_adaptor
Dtraits.hpp665 typedef typename MATRIX::orientation_category orientation_category; typedef
Dmatrix.hpp116 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix
1251 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::fixed_matrix
2402 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::vector_of_vector
3471 typedef unknown_orientation_tag orientation_category; typedef in boost::numeric::ublas::zero_matrix
3946 typedef unknown_orientation_tag orientation_category; typedef in boost::numeric::ublas::identity_matrix
4450 typedef unknown_orientation_tag orientation_category; typedef in boost::numeric::ublas::scalar_matrix
5014 typedef row_major_tag orientation_category; typedef in boost::numeric::ublas::c_matrix
Dsymmetric.hpp66 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::symmetric_matrix
1030 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::symmetric_adaptor
Dhermitian.hpp274 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::hermitian_matrix
1279 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::hermitian_adaptor
Dvector_of_vector.hpp56 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::generalized_vector_of_vector
Dmatrix_sparse.hpp295 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::mapped_matrix
1454 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::mapped_vector_of_mapped_vector
2832 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::compressed_matrix
4300 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::coordinate_matrix
Dmatrix_proxy.hpp2430 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_range
3422 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_slice
4468 typedef typename M::orientation_category orientation_category; typedef in boost::numeric::ublas::matrix_indirect
Dfunctional.hpp1403 typedef row_major_tag orientation_category; typedef
1581 typedef column_major_tag orientation_category; typedef
/third_party/boost/boost/numeric/ublas/detail/
Dmatrix_assign.hpp352 typedef C orientation_category; in matrix_assign_scalar() typedef
354 indexing_matrix_assign_scalar<F> (m, t, orientation_category ()); in matrix_assign_scalar()
356 iterating_matrix_assign_scalar<F> (m, t, orientation_category ()); in matrix_assign_scalar()
363 iterating_matrix_assign_scalar<F> (m, t, orientation_category ()); in matrix_assign_scalar()
365 indexing_matrix_assign_scalar<F> (m, t, orientation_category ()); in matrix_assign_scalar()
456 typedef typename M::orientation_category orientation_category; in matrix_assign_scalar() typedef
457 matrix_assign_scalar<F> (m, t, storage_category (), orientation_category ()); in matrix_assign_scalar()
620 typedef C orientation_category; in matrix_assign() typedef
622 indexing_matrix_assign<F> (m, e, orientation_category ()); in matrix_assign()
624 iterating_matrix_assign<F> (m, e, orientation_category ()); in matrix_assign()
[all …]
Draw.hpp396 return leading_dimension( m, typename M::orientation_category() ) ; in leading_dimension()
/third_party/boost/boost/numeric/ublas/traits/
Diterator_type.hpp108 …tor_type_impl<MatrixT,tag::major,typename matrix_traits<MatrixT>::orientation_category>::type type;
120 …tor_type_impl<MatrixT,tag::minor,typename matrix_traits<MatrixT>::orientation_category>::type type;
Dconst_iterator_type.hpp109 …ype_impl<MatrixT,tag::minor,typename matrix_view_traits<MatrixT>::orientation_category>::type type;
121 …ype_impl<MatrixT,tag::minor,typename matrix_view_traits<MatrixT>::orientation_category>::type type;
Dc_array.hpp41 typedef row_major_tag orientation_category; typedef
/third_party/boost/boost/numeric/ublas/operation/
Dend.hpp263 …il::end_impl<typename ExprT::type_category, TagT, typename ExprT::orientation_category>::apply(e()… in end()
280 …il::end_impl<typename ExprT::type_category, TagT, typename ExprT::orientation_category>::apply(e()… in end()
Dbegin.hpp263 …::begin_impl<typename ExprT::type_category, TagT, typename ExprT::orientation_category>::apply(e()… in begin()
280 …::begin_impl<typename ExprT::type_category, TagT, typename ExprT::orientation_category>::apply(e()… in begin()
Dsize.hpp344 …y_tag_impl<TagT, matrix_tag, typename matrix_traits<MatrixExprT>::orientation_category>::apply(me); in size()
/third_party/boost/boost/numeric/ublas/experimental/
Dsparse_view.hpp160 typedef typename L::orientation_category orientation_category; typedef in boost::numeric::ublas::compressed_matrix_view
/third_party/boost/libs/numeric/ublas/test/
Dtest_inplace_solve.cpp52 fill_matrix(A, typename mat::orientation_category()); in BOOST_UBLAS_TEST_DEF()