Searched refs:get_base (Results 1 – 11 of 11) sorted by relevance
61 : Rest(rhs.get_base()), value_(rhs.value_) in keyed_element()76 : Rest(rhs.get_base()), value_(rhs.value_) in keyed_element()83 Rest& get_base() BOOST_NOEXCEPT in get_base() function89 Rest const& get_base() const BOOST_NOEXCEPT in get_base() function
81 : rest_type(rhs.get_base()), element(rhs.element) in map_impl()93 : rest_type(rhs.get_base()), element(rhs.element) in map_impl()116 rest_type& get_base() in get_base() function122 rest_type const& get_base() const in get_base() function
102 virtual vertex_descriptor_t get_base() const in get_base() function in boost::weighted_augmenting_path_finder::blossom107 return b->get_base(); in get_base()149 virtual vertex_descriptor_t get_base() const { return trivial_vertex; } in get_base() function in boost::weighted_augmenting_path_finder::trivial_blossom262 return in_top_blossom(v)->get_base(); in base_vertex()345 child.first = b->get_base(); in missing_label()360 child_parent.first = b->get_base(); in missing_label()380 vertex_descriptor_t sub_base = sub_blossom->get_base(); in expand_blossom()404 vertex_descriptor_t b_base = b->get_base(); in expand_T_blossom()414 vertex_descriptor_t sub_base = sub_blossom->get_base(); in expand_T_blossom()674 for (b = b->father; b != blossom_ptr_t() && b->get_base() == v; in relabel()[all …]
64 float get_base() const;
38 float ExpFusion::get_base() const { in get_base() function in mindspore::ops::ExpFusion
124 static BidiIter get_base(match_results<BidiIter> &what) in get_base() function
947 get_base = False954 get_base = True965 get_base = True967 if get_base:
107 object get_base() const;
48 python::object get_base() const;300 object get_base() const;
188 python::object ndarray::get_base() const in get_base() function in boost::python::numpy::ndarray