Home
last modified time | relevance | path

Searched defs:storage_category (Results 1 – 20 of 20) 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
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
217 typedef sparse_proxy_tag storage_category; typedef
[all …]
Dmatrix_assign.hpp455 typedef typename M::storage_category storage_category; in matrix_assign_scalar() typedef
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
498 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 …]
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
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 …]
Dtriangular.hpp100 typedef packed_tag storage_category; typedef in boost::numeric::ublas::triangular_matrix
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
2211 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
2410 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
2418 typedef typename E1::storage_category storage_category; in inplace_solve() typedef
2457 typedef typename E2::storage_category storage_category; in inplace_solve() typedef
2465 typedef typename E2::storage_category storage_category; in inplace_solve() typedef
2493 typedef typename E2::storage_category storage_category; in inplace_solve() typedef
2501 typedef typename E2::storage_category storage_category; in inplace_solve() typedef
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
Doperation.hpp648 typedef typename M::storage_category storage_category; in axpy_prod() typedef
700 typedef typename M::storage_category storage_category; in axpy_prod() typedef
810 typedef typename M::storage_category storage_category; in opb_prod() typedef
Dvector_proxy.hpp58 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::vector_range
630 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::vector_slice
1191 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::vector_indirect
Dmatrix_proxy.hpp50 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_row
523 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_column
996 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_vector_range
1468 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_vector_slice
1949 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_vector_indirect
2429 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_range
3421 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_slice
4467 … dense_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::matrix_indirect
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.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
Dsymmetric.hpp65 typedef packed_tag storage_category; typedef in boost::numeric::ublas::symmetric_matrix
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
1278 … packed_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::hermitian_adaptor
Dbanded.hpp120 typedef packed_tag storage_category; typedef in boost::numeric::ublas::banded_matrix
1276 … packed_proxy_tag>::storage_category storage_category; typedef in boost::numeric::ublas::banded_adaptor
Dvector_of_vector.hpp55 typedef sparse_tag storage_category; typedef in boost::numeric::ublas::generalized_vector_of_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/boost/numeric/ublas/tensor/
Dtensor.hpp125 using storage_category = dense_tag; typedef in boost::numeric::ublas::tensor