Home
last modified time | relevance | path

Searched refs:storage_category (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/boost/numeric/ublas/detail/
Dvector_assign.hpp176 typedef typename V::storage_category storage_category; in vector_assign_scalar() typedef
177 vector_assign_scalar<F> (v, t, storage_category ()); in vector_assign_scalar()
182 typedef SC storage_category; typedef
187 typedef packed_tag storage_category; typedef
191 typedef sparse_tag storage_category; typedef
195 typedef sparse_proxy_tag storage_category; typedef
200 typedef packed_proxy_tag storage_category; typedef
204 typedef sparse_proxy_tag storage_category; typedef
208 typedef sparse_proxy_tag storage_category; typedef
213 typedef sparse_tag storage_category; typedef
[all …]
Dmatrix_assign.hpp455 typedef typename M::storage_category storage_category; in matrix_assign_scalar() typedef
457 matrix_assign_scalar<F> (m, t, storage_category (), orientation_category ()); in matrix_assign_scalar()
462 typedef SC storage_category; typedef
467 typedef packed_tag storage_category; typedef
471 typedef sparse_tag storage_category; typedef
475 typedef sparse_proxy_tag storage_category; typedef
480 typedef packed_proxy_tag storage_category; typedef
484 typedef sparse_proxy_tag storage_category; typedef
489 typedef sparse_tag storage_category; typedef
493 typedef sparse_proxy_tag storage_category; typedef
[all …]
/third_party/boost/boost/numeric/ublas/
Dtraits.hpp422 typedef S1 storage_category; typedef
427 typedef sparse_proxy_tag storage_category; typedef
431 typedef sparse_proxy_tag storage_category; typedef
435 typedef sparse_proxy_tag storage_category; typedef
440 typedef packed_proxy_tag storage_category; typedef
444 typedef packed_proxy_tag storage_category; typedef
448 typedef sparse_proxy_tag storage_category; typedef
453 typedef sparse_proxy_tag storage_category; typedef
458 typedef dense_proxy_tag storage_category; typedef
462 typedef packed_proxy_tag storage_category; typedef
[all …]
Dtriangular.hpp100 typedef packed_tag storage_category; typedef in boost::numeric::ublas::triangular_matrix
1082 typedef typename storage_restrict_traits<typename M::storage_category,
1083 … packed_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::triangular_adaptor
2203 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
2205 lower_tag (), column_major_tag (), storage_category ()); in inplace_solve()
2211 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
2213 lower_tag (), row_major_tag (), storage_category ()); in inplace_solve()
2410 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
2412 upper_tag (), column_major_tag (), storage_category ()); in inplace_solve()
2418 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
[all …]
Doperation.hpp648 typedef typename M::storage_category storage_category; in axpy_prod() typedef
654 …return axpy_prod (e1, e2, m, triangular_restriction (), storage_category (), orientation_category … in axpy_prod()
700 typedef typename M::storage_category storage_category; in axpy_prod() typedef
705 return axpy_prod (e1, e2, m, full (), storage_category (), orientation_category ()); in axpy_prod()
810 typedef typename M::storage_category storage_category; in opb_prod() typedef
815 return opb_prod (e1, e2, m, storage_category (), orientation_category ()); in opb_prod()
Dmatrix_expression.hpp45 typedef typename E::storage_category storage_category; typedef in boost::numeric::ublas::matrix_reference
345 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_matrix_binary
943 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::matrix_unary1
1494 typedef typename E::storage_category storage_category; typedef in boost::numeric::ublas::matrix_unary2
2034 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::matrix_binary
2969 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::matrix_binary_scalar1
3498 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::matrix_binary_scalar2
4039 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::matrix_vector_binary1
4320 typedef unknown_storage_tag storage_category; typedef
4353 typename E2::value_type, E2>::storage_category storage_category; in prod() typedef
[all …]
Dvector_proxy.hpp57 typedef typename storage_restrict_traits<typename V::storage_category,
58 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::vector_range
629 typedef typename storage_restrict_traits<typename V::storage_category,
630 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::vector_slice
1190 typedef typename storage_restrict_traits<typename V::storage_category,
1191 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::vector_indirect
Dmatrix_proxy.hpp49 typedef typename storage_restrict_traits<typename M::storage_category,
50 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_row
522 typedef typename storage_restrict_traits<typename M::storage_category,
523 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_column
995 typedef typename storage_restrict_traits<typename M::storage_category,
996 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_vector_range
1467 typedef typename storage_restrict_traits<typename M::storage_category,
1468 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_vector_slice
1948 typedef typename storage_restrict_traits<typename M::storage_category,
1949 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_vector_indirect
[all …]
Dvector_expression.hpp45 typedef typename E::storage_category storage_category; typedef in boost::numeric::ublas::vector_reference
272 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_unary
571 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_binary
1026 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_binary_scalar1
1269 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_binary_scalar2
1517 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_scalar_unary
1659 typedef unknown_storage_tag storage_category; typedef in boost::numeric::ublas::vector_scalar_binary
Dvector.hpp69 typedef dense_tag storage_category; typedef in boost::numeric::ublas::vector
860 typedef dense_tag storage_category; typedef in boost::numeric::ublas::fixed_vector
1701 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::zero_vector
1922 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::unit_vector
2185 typedef dense_tag storage_category; typedef in boost::numeric::ublas::scalar_vector
2444 typedef dense_tag storage_category; typedef in boost::numeric::ublas::c_vector
Dvector_of_vector.hpp55 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::generalized_vector_of_vector
170 if (boost::is_convertible<typename array_type::storage_category, packed_tag>::value) { in find_element()
186 if (boost::is_convertible<typename array_type::storage_category, packed_tag>::value) { in operator ()()
Dbanded.hpp120 typedef packed_tag storage_category; typedef in boost::numeric::ublas::banded_matrix
1275 typedef typename storage_restrict_traits<typename M::storage_category,
1276 … packed_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::banded_adaptor
Dsymmetric.hpp65 typedef packed_tag storage_category; typedef in boost::numeric::ublas::symmetric_matrix
1028 typedef typename storage_restrict_traits<typename M::storage_category,
1029 … packed_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::symmetric_adaptor
Dhermitian.hpp273 typedef packed_tag storage_category; typedef in boost::numeric::ublas::hermitian_matrix
1277 typedef typename storage_restrict_traits<typename M::storage_category,
1278 … packed_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::hermitian_adaptor
Dmatrix.hpp112 typedef dense_tag storage_category; typedef in boost::numeric::ublas::matrix
1247 typedef dense_tag storage_category; typedef in boost::numeric::ublas::fixed_matrix
2398 typedef dense_tag storage_category; typedef in boost::numeric::ublas::vector_of_vector
3470 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::zero_matrix
3945 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::identity_matrix
4449 typedef dense_tag storage_category; typedef in boost::numeric::ublas::scalar_matrix
5010 typedef dense_tag storage_category; typedef in boost::numeric::ublas::c_matrix
Dvector_sparse.hpp329 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::mapped_vector
865 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::compressed_vector
1521 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::coordinate_vector
Dmatrix_sparse.hpp294 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::mapped_matrix
1453 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::mapped_vector_of_mapped_vector
2831 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::compressed_matrix
4299 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::coordinate_matrix
/third_party/boost/boost/numeric/ublas/traits/
Dc_array.hpp42 typedef dense_tag storage_category; typedef
74 typedef dense_tag storage_category; typedef
/third_party/boost/boost/numeric/ublas/experimental/
Dsparse_view.hpp53 typedef dense_tag storage_category; typedef in boost::numeric::ublas::c_array_view
159 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::compressed_matrix_view
/third_party/boost/libs/numeric/ublas/test/
Dtest_matrix_vector.cpp51 guardSparsePreserveResize( rows, new_num_rows, typename Matrix::storage_category()); in test_matrix_row_facade()
206 guardSparsePreserveResize( columns, new_num_cols, typename Matrix::storage_category()); in test_matrix_column_facade()
/third_party/boost/libs/multiprecision/test/ublas_interop/common/
Dinit.hpp78 initialize_matrix_impl(m, typename M::storage_category()); in initialize_matrix()
/third_party/boost/libs/numeric/ublas/test/common/
Dinit.hpp74 initialize_matrix_impl (m, typename M::storage_category()); in initialize_matrix()
/third_party/boost/boost/numeric/ublas/tensor/
Dtensor.hpp125 using storage_category = dense_tag; typedef in boost::numeric::ublas::tensor