Home
last modified time | relevance | path

Searched defs:matrix_type (Results 1 – 25 of 71) sorted by relevance

123

/third_party/boost/libs/hana/example/cppcon_2014/matrix/
Dmatrix.hpp33 struct matrix_type { struct
34 using hana_tag = Matrix<Rows, Columns>;
36 Storage rows_;
37 constexpr auto ncolumns() const in ncolumns()
40 constexpr auto nrows() const in nrows()
43 constexpr auto size() const in size()
47 constexpr decltype(auto) at(I i, J j) const in at()
/third_party/boost/libs/numeric/ublas/test/
Dnum_columns.cpp20 typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::row_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
41 …typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::column_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
62 typedef boost::numeric::ublas::matrix<value_type> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
83 typedef boost::numeric::ublas::matrix<value_type> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
Dnum_rows.cpp20 typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::row_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
41 …typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::column_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
62 typedef boost::numeric::ublas::matrix<value_type> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
83 typedef boost::numeric::ublas::matrix<value_type> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
Dsize.cpp108 typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::row_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
152 …typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::column_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
190 typedef boost::numeric::ublas::matrix<value_type> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
228 typedef boost::numeric::ublas::matrix<value_type> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
Dbegin_end.cpp92 typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::row_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
134 …typedef boost::numeric::ublas::matrix<value_type, boost::numeric::ublas::column_major> matrix_type; in BOOST_UBLAS_TEST_DEF() typedef
Dtest_coordinate_matrix_inplace_merge.cpp27 typedef boost::numeric::ublas::coordinate_matrix<T> matrix_type; in check_sortedness() typedef
/third_party/boost/libs/numeric/odeint/test_external/eigen/
Dresize.cpp36 typedef Eigen::Matrix< double , 1 , 1 > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
46 typedef Eigen::Matrix< double , Eigen::Dynamic , Eigen::Dynamic > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
67 typedef Eigen::Matrix< double , Eigen::Dynamic , Eigen::Dynamic > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
Dsame_size.cpp37 typedef Eigen::Matrix< double , 1 , 1 > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
44 typedef Eigen::Matrix< double , Eigen::Dynamic , Eigen::Dynamic > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
51 typedef Eigen::Matrix< double , Eigen::Dynamic , Eigen::Dynamic > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
Dis_resizeable.cpp36 typedef Eigen::Matrix< double , 1 , 1 > matrix_type; in BOOST_AUTO_TEST_CASE() typedef
/third_party/boost/boost/graph/
Dexterior_property.hpp23 typedef std::vector< container_type > matrix_type; typedef
68 typedef detail::vector_matrix< Value > matrix_type; typedef
90 typedef typename property_type::matrix_type matrix_type; typedef
108 typedef typename property_type::matrix_type matrix_type; typedef
/third_party/boost/boost/numeric/ublas/
Doperation_sparse.hpp30 typedef M matrix_type; in sparse_prod() typedef
89 typedef M matrix_type; in sparse_prod() typedef
162 typedef M matrix_type; in sparse_prod() typedef
188 typedef M matrix_type; in sparse_prod() typedef
Dlu.hpp99 typedef M matrix_type; in lu_factorize() typedef
135 typedef M matrix_type; in lu_factorize() typedef
174 typedef M matrix_type; in axpy_lu_factorize() typedef
287 typedef matrix<typename E::value_type> matrix_type; in lu_substitute() typedef
328 typedef matrix<typename E::value_type> matrix_type; in lu_substitute() typedef
Doperation_blocked.hpp138 typedef M matrix_type; in block_prod() typedef
199 typedef M matrix_type; in block_prod() typedef
/third_party/boost/libs/numeric/ublas/test/tensor/
Dtest_tensor_matrix_vector.cpp34 using matrix_type = typename tensor_type::matrix_type; in BOOST_AUTO_TEST_CASE_TEMPLATE() typedef
125 using matrix_type = typename tensor_type::matrix_type; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
173 using matrix_type = typename tensor_type::matrix_type; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
240 using matrix_type = typename tensor_type::matrix_type; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
315 using matrix_type = typename tensor_type::matrix_type; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
429 using matrix_type = typename tensor_type::matrix_type; in BOOST_FIXTURE_TEST_CASE_TEMPLATE() typedef
/third_party/boost/libs/numeric/odeint/test/
Dimplicit_euler.cpp42 typedef boost::numeric::ublas::matrix< value_type > matrix_type; typedef
/third_party/boost/libs/numeric/odeint/examples/
Dstiff_system.cpp32 typedef boost::numeric::ublas::matrix< double > matrix_type; typedef
Dvan_der_pol_stiff.cpp32 typedef boost::numeric::ublas::matrix< double > matrix_type; typedef
/third_party/boost/libs/numeric/odeint/test/regression/
Dregression_189.cpp28 typedef boost::numeric::ublas::matrix< double > matrix_type; typedef
/third_party/boost/libs/numeric/odeint/test/numeric/
Drosenbrock.cpp35 typedef boost::numeric::ublas::matrix< value_type > matrix_type; typedef
/third_party/boost/boost/numeric/ublas/traits/
Dc_array.hpp36 typedef T matrix_type[M][N]; typedef
59 typedef T matrix_type[M][N]; typedef
/third_party/mesa3d/src/compiler/glsl/
Dlower_buffer_access.cpp62 const glsl_type *matrix_type, in emit_access()
278 const glsl_type **matrix_type, in setup_buffer_access()
Dlower_shared_reference.cpp143 const glsl_type *matrix_type; in handle_rvalue() local
211 const glsl_type *matrix_type; in handle_assignment() local
371 const glsl_type *matrix_type; in lower_shared_atomic_intrinsic() local
Dlower_ubo_reference.cpp280 const glsl_type **matrix_type, in setup_for_load_or_store()
352 const glsl_type *matrix_type; in handle_rvalue() local
568 const glsl_type *matrix_type; in write_to_memory() local
750 const glsl_type *matrix_type; in process_ssbo_unsized_array_length() local
989 const glsl_type *matrix_type; in lower_ssbo_atomic_intrinsic() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dtype_constructor_validation_test.cc1850 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
1870 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
1891 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
1911 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
1933 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
1954 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
1984 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
2014 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
2028 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
2046 auto* matrix_type = ty.mat<f32>(param.columns, param.rows); in TEST_P() local
[all …]
/third_party/boost/libs/numeric/odeint/examples/mtl/
Dgauss_packet.cpp36 typedef mtl::compressed2D< complex< double > > matrix_type; typedef

123