/third_party/boost/boost/numeric/odeint/util/ |
D | same_size.hpp | 41 static bool same_size( const State1 &x1 , const State2 &x2 ) in same_size() function 53 static bool same_size( const State1 &x1 , const State2 &x2 ) in same_size() function 62 bool same_size( const State1 &x1 , const State2 &x2 ) in same_size() function 99 static bool same_size( const FusionSeq &x1 , const FusionSeq &x2 ) in same_size() function
|
D | ublas_wrapper.hpp | 206 static bool same_size( const boost::numeric::ublas::matrix< T , L , A > &m1 , in same_size() function 229 static bool same_size( const boost::numeric::ublas::matrix< T , L , A > &m , in same_size() function 254 static bool same_size( const boost::numeric::ublas::permutation_matrix< T , A > &m , in same_size() function
|
D | multi_array_adaption.hpp | 90 static bool same_size( T1 const &x1 , T2 const &x2 ) in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/mtl4/ |
D | mtl4_resize.hpp | 60 static bool same_size( const mtl::dense_vector< Value , Parameters > &v1 , in same_size() function 82 static bool same_size( const mtl::dense2D< Value , MatrixParameters > &m , in same_size() function 105 static bool same_size( const mtl::compressed2D< Value , MatrixParameters > &m , in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/vexcl/ |
D | vexcl_resize.hpp | 53 static bool same_size( const vex::vector< T > &x1 , const vex::vector< T > &x2 ) in same_size() function 81 … static bool same_size( const vex::multivector< T , N > &x1 , const vex::multivector< T , N > &x2 ) in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/eigen/ |
D | eigen_resize.hpp | 60 …static bool same_size( const Eigen::MatrixBase< Derived > &m1 , const Eigen::MatrixBase< Derived >… in same_size() function 71 …static bool same_size( const Eigen::ArrayBase< Derived > &v1 , const Eigen::ArrayBase< Derived > … in same_size() function
|
/third_party/boost/libs/numeric/odeint/examples/2d_lattice/ |
D | vector_vector_resize.hpp | 34 static bool same_size( const state_type &x1 , in same_size() function 73 bool same_size( const State &x ) in same_size() function
|
/third_party/boost/libs/numeric/odeint/test/ |
D | diagnostic_state_type.hpp | 94 static bool same_size( const diagnostic_type< N > &x1 , const diagnostic_type< M > &x2 ) in same_size() function 103 static bool same_size( const diagnostic_type< N > &x1 , const State1 &x2 ) in same_size() function 112 static bool same_size( const State1 &x1 , const diagnostic_type< N > &x2 ) in same_size() function
|
D | resizing_test_state_type.hpp | 49 static bool same_size( const test_array_type &x1 , const test_array_type &x2 ) in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/viennacl/ |
D | viennacl_resize.hpp | 52 static bool same_size( const viennacl::vector< T > &x1 , const viennacl::vector< T > &x2 ) in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/blaze/ |
D | blaze_resize.hpp | 41 …static bool same_size( const blaze::DynamicVector< T1 , TF1 > &x1 , const blaze::DynamicVector< T2… in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/nt2/ |
D | nt2_resize.hpp | 30 static bool same_size ( const nt2::container::table<T,S> &v1 in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/compute/ |
D | compute_resize.hpp | 39 …static bool same_size( const boost::compute::vector< T, A > &x , const boost::compute::vector< T, … in same_size() function
|
/third_party/boost/libs/numeric/odeint/examples/ |
D | list_lattice.cpp | 34 static bool same_size( const state_type &v1 , in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/mpi/ |
D | mpi_state.hpp | 66 static bool same_size( const mpi_state< InnerState1 > &x , const mpi_state< InnerState2 > &y ) in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/openmp/ |
D | openmp_state.hpp | 65 static bool same_size( const openmp_state< T > &x , const openmp_state< T > &y ) in same_size() function
|
/third_party/boost/boost/numeric/odeint/external/gsl/ |
D | gsl_wrapper.hpp | 178 static bool same_size( const gsl_vector* x , const gsl_vector* y ) in same_size() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-converter.c | 8163 gboolean interlaced, same_matrix, same_primaries, same_size, crop, border; in video_converter_lookup_fastpath() local
|